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
- 목차