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
واجهات برمجة التطبيقات ذات الصلة
- THotPDF
- THPDFPage
- المحتويات