THotPDF.GetLoadedDocumentReport Method
Rezumatul metodei: THotPDF.GetLoadedDocumentReport Method
Declarație
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Valoare de întoarcere
Returns True when a loaded document report was produced
Note de utilizare
- 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-uri asociate
- THotPDF
- THPDFPage
- Cuprins