IPXC_Bookmark Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 41: | Line 41: | ||
| [[PXV:IPXC_Bookmark_Actions|Actions]] | | [[PXV:IPXC_Bookmark_Actions|Actions]] | ||
| style="text-align: center" | R/W | | style="text-align: center" | R/W | ||
− | | . | + | | Gets/sets [[PXV:IPXC_ActionsList|actions list]] of the bookmark. |
|- | |- | ||
| [[PXV:IPXC_Bookmark_ChildrenCount|ChildrenCount]] | | [[PXV:IPXC_Bookmark_ChildrenCount|ChildrenCount]] | ||
| style="text-align: center" | R | | style="text-align: center" | R | ||
− | | . | + | | Gets number of bookmarks in a sub-tree. |
|- | |- | ||
| [[PXV:IPXC_Bookmark_Color|Color]] | | [[PXV:IPXC_Bookmark_Color|Color]] | ||
| style="text-align: center" | R/W | | style="text-align: center" | R/W | ||
− | | . | + | | Gets/sets color of the bookmark. |
|- | |- | ||
| [[PXV:IPXC_Bookmark_Document|Document]] | | [[PXV:IPXC_Bookmark_Document|Document]] |
Revision as of 23:14, 14 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Method | Description |
---|---|
AddChild | ... |
AddNewChild | ... |
AddNewSibling | ... |
AddSibling | ... |
Clone | ... |
IsEqual | ... |
Unlink | ... |
Properties
Property | Access Type | Description |
---|---|---|
Actions | R/W | Gets/sets actions list of the bookmark. |
ChildrenCount | R | Gets number of bookmarks in a sub-tree. |
Color | R/W | Gets/sets color of the bookmark. |
Document | R | . |
FirstChild | R | . |
Indent | R | . |
LastChild | R | . |
Next | R | . |
Opened | R/W | . |
Parent | R | . |
PDFObject | R | . |
Previous | R | . |
Style | R/W | . |
Title | R/W | . |