THotPDF.GetLoadedFileSpecInfo Method

Tóm tắt phương thức: THotPDF.GetLoadedFileSpecInfo Method

Khai báo

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

Đơn vị

HPDFDoc

Tham số

TênMục đích
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

Giá trị trả về

Returns True when the indexed embedded-file specification is available

Ghi chú sử dụng

API liên quan