THotPDF.GetLoadedDocumentReport Method
Souhrn metody: THotPDF.GetLoadedDocumentReport Method
Deklarace
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Návratová hodnota
Returns True when a loaded document report was produced
Poznámky k použití
- 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
Související API
- THotPDF
- THPDFPage
- Obsah