THotPDF.GetLoadedDocumentReport Method
Yöntem özeti: THotPDF.GetLoadedDocumentReport Method
Bildirim
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Birim
HPDFDoc
Parametreler
| Ad | Amaç |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Dönüş değeri
Returns True when a loaded document report was produced
Kullanım notları
- 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
İlgili API'ler
- THotPDF
- THPDFPage
- İçindekiler