IPXV_BookmarksView Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 13: | Line 13: | ||
|- | |- | ||
| [[PXV:IPXV_BookmarksView_ShowBookmark|ShowBookmark]] | | [[PXV:IPXV_BookmarksView_ShowBookmark|ShowBookmark]] | ||
− | | | + | | Makes bookmark visible in the bookmarks view. |
|- | |- | ||
| [[PXV:IPXV_BookmarksView_StartRenameBookmark|StartRenameBookmark]] | | [[PXV:IPXV_BookmarksView_StartRenameBookmark|StartRenameBookmark]] | ||
− | | | + | | Starts editing title of the bookmark. |
|} | |} | ||
Line 28: | Line 28: | ||
| [[PXV:IPXV_BookmarksView_DocView|DocView]] | | [[PXV:IPXV_BookmarksView_DocView|DocView]] | ||
| style="text-align: center" | R | | style="text-align: center" | R | ||
− | | . | + | | Gets document view. |
|} | |} |
Revision as of 03:33, 16 April 2015
The interface of object of PDF-XChange Editor SDK.
IPXV_BookmarksView extends IPXV_View interface.
Methods
Method | Description |
---|---|
ShowBookmark | Makes bookmark visible in the bookmarks view. |
StartRenameBookmark | Starts editing title of the bookmark. |
Properties
Property | Access Type | Description |
---|---|---|
DocView | R | Gets document view. |