THotPDF.GetLoadedDocumentReport Method

方法摘要: THotPDF.GetLoadedDocumentReport Method

声明

function GetLoadedDocumentReport(out AReport: AnsiString): boolean;

单元

HPDFDoc

参数

名称用途
AReportReceives the JSON report when a document is loaded

返回值

Returns True when a loaded document report was produced

使用说明

相关 API