THotPDF.GetLoadedDocumentReport Method
Ringkasan metode: THotPDF.GetLoadedDocumentReport Method
Deklarasi
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unit
HPDFDoc
Parameter
| Nama | Tujuan |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Nilai balik
Returns True when a loaded document report was produced
Catatan penggunaan
- The returned JSON includes page, bookmark, form-field, annotation, embedded-file, and signature counts
- Call this after loading a document; otherwise it returns False and clears AReport
API terkait
- THotPDF
- THPDFPage
- Daftar isi