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