THotPDF.GetLoadedDocumentReport Method
Зведення методу: THotPDF.GetLoadedDocumentReport Method
Оголошення
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Модуль
HPDFDoc
Параметри
| Назва | Призначення |
|---|---|
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
- Зміст