THotPDF.GetLoadedDocumentReport Method

Method summary: THotPDF.GetLoadedDocumentReport Method

Declaration

function GetLoadedDocumentReport(out AReport: AnsiString): boolean;

Unit

HPDFDoc

Parameters

NamePurpose
AReportReceives the JSON report when a document is loaded

Return value

Returns True when a loaded document report was produced

Usage notes

Related APIs