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