THotPDF.GetLoadedDocumentReport Method
Sažetak metode: THotPDF.GetLoadedDocumentReport Method
Deklaracija
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unit
HPDFDoc
Parametri
| Name | Svrha |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Povratna vrednost
Returns True when a loaded document report was produced
Napomene za upotrebu
- 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
Povezani API-ji
- THotPDF
- THPDFPage
- Sadržaj