THotPDF.GetLoadedDocumentReport Method
Menetelmän yhteenveto: THotPDF.GetLoadedDocumentReport Method
Määrittely
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Yksikkö
HPDFDoc
Parametrit
| Nimi | Tarkoitus |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Paluuarvo
Returns True when a loaded document report was produced
Käyttöhuomautukset
- 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
Aiheeseen liittyvät API:t
- THotPDF
- THPDFPage
- Sisältö