THotPDF.GetLoadedFileSpecInfo Method

Rezumatul metodei: THotPDF.GetLoadedFileSpecInfo Method

Declarație

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

Unitate

HPDFDoc

Parametri

NumeScop
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

Valoare de întoarcere

Returns True when the indexed embedded-file specification is available

Note de utilizare

API-uri asociate