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
- Содержание