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
- 目錄