THotPDF.GetLoadedDocumentReport Method
Резюме на метода: THotPDF.GetLoadedDocumentReport Method
Декларация
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Unit
HPDFDoc
Параметри
| Name | Предназначение |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Върната стойност
Returns True when a loaded document report was produced
Бележки за употреба
- 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
Свързани API
- THotPDF
- THPDFPage
- Съдържание