IPXV_BookmList Interface
From PDF XChange PDF SDK
The interface of object of PDF-XChange Editor SDK.
Methods
Method | Description |
---|---|
Clear | Clears the bookmarks list. |
CopyFrom | Copies items from given bookmarks list. |
Find | Finds item in the bookmarks list. |
Insert | Inserts item into bookmarks list. |
InsertFrom | Inserts items from the given bookmarks list. |
Remove | Removes items from the bookmarks list by index. |
Remove2 | Removes the bookmark from the bookmarks list by object. |
Properties
Property | Access Type | Description |
---|---|---|
_NewEnum | R | Gets new enumerator for the bookmarks list. |
Count | R | Gets number of items in the bookmarks list. |
Item | R | Gets item from the bookmarks list by index. |
Normalized | R/W | Gets/sets whether the bookmarks list is normalized. |