IPXC_NameTree Interface
From PDF XChange PDF SDK
The interface of object of PDF-XChange Editor SDK.
Methods
Method | Description |
---|---|
Add | Adds new item to the name tree. |
Item | Gets item by index with it's structure variant. |
Lookup | Gets structure variant by item name. |
Remove | Removes item from the name tree by name. |
RemoveAll | Removes all items from the name tree. |
Properties
Property | Access Type | Description |
---|---|---|
Count | R | Gets number of items in the name tree. |
ItemName | R | Gets item name by index in the name tree. |