THotPDF.GetLoadedPageLabelCount Method
Gets the number of page label configuration information entries
Declaration
function GetLoadedPageLabelCount: 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