THotPDF.GetLoadedNameTreeRootCount Method
方法摘要: THotPDF.GetLoadedNameTreeRootCount Method
声明
function GetLoadedNameTreeRootCount(TreeType: THPDFNameTreeType): Integer;
单元
HPDFDoc
参数
| 名称 | 用途 |
|---|---|
TreeType | Loaded document name-tree category to inspect |
返回值
Returns the number of name-value pairs at the selected name-tree root
使用说明
- The count covers only the selected root Names array
- Missing or unsupported name trees return zero
相关 API
- THotPDF
- THPDFPage
- 目录