IPXV_BookmList Interface

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

Jump to: navigation, search

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 attachments list by index.
Normalized R/W Gets/sets whether the bookmarks list is normalized.