THotPDF.GetLoadedDocumentReport Method
Povzetek metode: THotPDF.GetLoadedDocumentReport Method
Deklaracija
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unit
HPDFDoc
Parametri
| Name | Namen |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Vrnjena vrednost
Returns True when a loaded document report was produced
Opombe o uporabi
- 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
- Vsebina