THotPDF.GetLoadedFileSpecInfo Method

Résumé de la méthode: THotPDF.GetLoadedFileSpecInfo Method

Déclaration

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

Unité

HPDFDoc

Paramètres

NomObjectif
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

Valeur de retour

Returns True when the indexed embedded-file specification is available

Notes d'utilisation

API associées