THotPDF.GetLoadedDocumentReport Method
Podsumowanie metody: THotPDF.GetLoadedDocumentReport Method
Deklaracja
function GetLoadedDocumentReport(out AReport: AnsiString): boolean;
Jednostka
HPDFDoc
Parametry
| Nazwa | Przeznaczenie |
|---|---|
AReport | Receives the JSON report when a document is loaded |
Wartość zwracana
Returns True when a loaded document report was produced
Uwagi dotyczące użycia
- 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
Powiązane API
- THotPDF
- THPDFPage
- Spis treści