IPXC_NameTree Interface

From PDF XChange PDF SDK
Revision as of 01:49, 16 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

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.