IPXC_Bookmark Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Bookmark Interface}} | {{#customTitle:IPXC_Bookmark Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
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:IPXC_Bookmark_AddChild|AddChild]] | | [[PXV:IPXC_Bookmark_AddChild|AddChild]] | ||
− | | | + | | [[PXV:IPXC_Bookmark_AddNewSibling|AddNewSibling]] |
+ | | [[PXV:IPXC_Bookmark_Clone|Clone]] | ||
+ | | [[PXV:IPXC_Bookmark_Unlink|Unlink]] | ||
|- | |- | ||
| [[PXV:IPXC_Bookmark_AddNewChild|AddNewChild]] | | [[PXV:IPXC_Bookmark_AddNewChild|AddNewChild]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Bookmark_AddSibling|AddSibling]] | | [[PXV:IPXC_Bookmark_AddSibling|AddSibling]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Bookmark_IsEqual|IsEqual]] | | [[PXV:IPXC_Bookmark_IsEqual|IsEqual]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_Bookmark_Actions|Actions]] | | [[PXV:IPXC_Bookmark_Actions|Actions]] | ||
− | | | + | | [[PXV:IPXC_Bookmark_FirstChild|FirstChild]] |
− | | | + | | [[PXV:IPXC_Bookmark_Opened|Opened]] |
+ | | [[PXV:IPXC_Bookmark_Previous|Previous]] | ||
|- | |- | ||
| [[PXV:IPXC_Bookmark_ChildrenCount|ChildrenCount]] | | [[PXV:IPXC_Bookmark_ChildrenCount|ChildrenCount]] | ||
− | | | + | | [[PXV:IPXC_Bookmark_Indent|Indent]] |
− | | | + | | [[PXV:IPXC_Bookmark_Parent|Parent]] |
+ | | [[PXV:IPXC_Bookmark_Style|Style]] | ||
|- | |- | ||
| [[PXV:IPXC_Bookmark_Color|Color]] | | [[PXV:IPXC_Bookmark_Color|Color]] | ||
− | | | + | | [[PXV:IPXC_Bookmark_LastChild|LastChild]] |
− | | | + | | [[PXV:IPXC_Bookmark_PDFObject|PDFObject]] |
+ | | [[PXV:IPXC_Bookmark_Title|Title]] | ||
|- | |- | ||
| [[PXV:IPXC_Bookmark_Document|Document]] | | [[PXV:IPXC_Bookmark_Document|Document]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_Bookmark_Next|Next]] | | [[PXV:IPXC_Bookmark_Next|Next]] | ||
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} |
Revision as of 14:42, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
AddChild | AddNewSibling | Clone | Unlink |
AddNewChild | AddSibling | IsEqual |
Properties
Actions | FirstChild | Opened | Previous |
ChildrenCount | Indent | Parent | Style |
Color | LastChild | PDFObject | Title |
Document | Next |