THotPDF.GetLoadedJavaScriptCount Method
Gets the number of document-level JavaScript actions
Declaration
function GetLoadedJavaScriptCount: Integer;
Unit
HPDFDoc
Return value
Returns the execution result or obtained data
Usage notes
- 用于遍历文档级脚本
- Ensure that the document object has been correctly initialised or loaded before calling this method
- For details, please refer to the relevant examples or class descriptions