THotPDF.GetLoadedDocumentReport Method
Súhrn metódy: THotPDF.GetLoadedDocumentReport Method
Deklarácia
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unit
HPDFDoc
Parametre
| Name | Úč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žitiu
- 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
Súvisiace API
- THotPDF
- THPDFPage
- Obsah