THotPDF.ExtractEmbeddedFileBytes Metodo

Riepilogo del metodo: THotPDF.ExtractEmbeddedFileBytes Metodo

Dichiarazione

function ExtractEmbeddedFileBytes(const AFileName: AnsiString; out ABytes : TBytes): Boolean;

Unità

HPDFDoc

Parametri

NomeScopo
AFileNameEmbedded file name as stored in the loaded document name tree
ABytesReceives the embedded file stream bytes when the method returns True

Valore restituito

Restituisce True quando i byte del file incorporato richiesto vengono trovati e copiati

Note sull'utilizzo

API correlate