THotPDF.GetLoadedFileSpecInfo Method
Σύνοψη μεθόδου: THotPDF.GetLoadedFileSpecInfo Method
Δήλωση
function GetLoadedFileSpecInfo(Index: Integer; out AName, ADesc, AMIME: AnsiString; out ASize: Int64): boolean;
Μονάδα
HPDFDoc
Παράμετροι
| Όνομα | Σκοπός |
|---|---|
Index | Zero-based embedded-file specification index |
AName | Receives the embedded file name |
ADesc | Receives the optional file description |
AMIME | Receives the embedded stream MIME subtype |
ASize | Receives the stored embedded stream length |
Τιμή επιστροφής
Returns True when the indexed embedded-file specification is available
Σημειώσεις χρήσης
- Call GetLoadedEmbeddedFileCount to determine the valid index range
- Description, MIME subtype, and size can be empty or zero when the file specification omits them
Σχετικά API
- THotPDF
- THPDFPage
- Περιεχόμενα