IPXV_BookmList Interface
From PDF XChange PDF SDK
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BookmList Interface}} | {{#customTitle:IPXV_BookmList Interface}} | ||
+ | {{#parentPage:PXV:PXV_Interfaces|IPXV_BookmList|interface}} | ||
+ | |||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_BookmList_Clear|Clear]] | | [[PXV:IPXV_BookmList_Clear|Clear]] | ||
− | | | + | | [[PXV:IPXV_BookmList_Find|Find]] |
+ | | [[PXV:IPXV_BookmList_InsertFrom|InsertFrom]] | ||
+ | | [[PXV:IPXV_BookmList_Remove2|Remove2]] | ||
|- | |- | ||
| [[PXV:IPXV_BookmList_CopyFrom|CopyFrom]] | | [[PXV:IPXV_BookmList_CopyFrom|CopyFrom]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_BookmList_Insert|Insert]] | | [[PXV:IPXV_BookmList_Insert|Insert]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_BookmList_Remove|Remove]] | | [[PXV:IPXV_BookmList_Remove|Remove]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_BookmList__NewEnum|_NewEnum]] | | [[PXV:IPXV_BookmList__NewEnum|_NewEnum]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_BookmList_Count|Count]] | | [[PXV:IPXV_BookmList_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_BookmList_Item|Item]] | | [[PXV:IPXV_BookmList_Item|Item]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_BookmList_Normalized|Normalized]] | | [[PXV:IPXV_BookmList_Normalized|Normalized]] | ||
− | |||
− | |||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXV_Inst_CreateBookmList|IPXV_Inst::CreateBookmList]], [[PXV:IPXV_Document_FireBookmarksChangedEvent|IPXV_Document::FireBookmarksChangedEvent]], [[PXV:IPXV_Document_FireBookmarksDeletedEvent|IPXV_Document::FireBookmarksDeletedEvent]], [[PXV:IPXV_Document_FireBookmarksInsertedEvent|IPXV_Document::FireBookmarksInsertedEvent]], [[PXV:IPXV_Document_InvalidateBookmarks|IPXV_Document::InvalidateBookmarks]], [[PXV:IPXV_BookmSelection_Items|IPXV_BookmSelection::Items]], [[PXV:IPXV_BookmEvent_Items|IPXV_BookmEvent::Items]] |
Latest revision as of 16:17, 26 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | Find | InsertFrom | Remove2 |
CopyFrom | Insert | Remove |
Properties
_NewEnum | Count | Item | Normalized |
See Also
IPXV_Inst::CreateBookmList, IPXV_Document::FireBookmarksChangedEvent, IPXV_Document::FireBookmarksDeletedEvent, IPXV_Document::FireBookmarksInsertedEvent, IPXV_Document::InvalidateBookmarks, IPXV_BookmSelection::Items, IPXV_BookmEvent::Items