THotPDF.GetLoadedFileSpecInfo Method

메서드 요약: THotPDF.GetLoadedFileSpecInfo Method

선언

function GetLoadedFileSpecInfo(Index: Integer; out AName, ADesc, AMIME: AnsiString; out ASize: Int64): boolean;

유닛

HPDFDoc

매개 변수

이름목적
IndexZero-based embedded-file specification index
ANameReceives the embedded file name
ADescReceives the optional file description
AMIMEReceives the embedded stream MIME subtype
ASizeReceives the stored embedded stream length

반환 값

Returns True when the indexed embedded-file specification is available

사용 참고

관련 API