THotPDF.GetLoadedDocumentReport Method
Methodeoverzicht: THotPDF.GetLoadedDocumentReport Method
Declaratie
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Eenheid
HPDFDoc
Parameters
| Naam | Doel |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Retourwaarde
Returns True when a loaded document report was produced
Gebruiksaantekeningen
- 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
Gerelateerde API's
- THotPDF
- THPDFPage
- Inhoud