THotPDF.GetLoadedDocumentReport Method
Metodesammendrag: THotPDF.GetLoadedDocumentReport Method
Deklaration
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Returværdi
Returns True when a loaded document report was produced
Brugsnoter
- 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
Relaterede API'er
- THotPDF
- THPDFPage
- Indhold