THotPDF.GetLoadedDocumentReport Method
Methodenzusammenfassung: THotPDF.GetLoadedDocumentReport Method
Deklaration
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unit
HPDFDoc
Parameter
| Name | Zweck |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Rückgabewert
Returns True when a loaded document report was produced
Verwendungshinweise
- 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
Verwandte APIs
- THotPDF
- THPDFPage
- Inhalt