Options
From PDF XChange PDF SDK
Options Table
Name | Type | Value |
---|---|---|
Parent | IUnknown | Specifies the new IPXC_Bookmark parent of the moved bookmarks. |
InsertBefore | Integer | Specifies the insert position of the new bookmarks in the parent.
Default value: -1 |
MakeCopy | Boolean | Specifies whether to make copy of the bookmarks or move them from their previous parent.
Default value: false |
FixInputOrder | Boolean | Specifies whether the input order of the input bookmarks should be fixed as they are positioned in their previous parent. The input order affects the bookmarks position after moving them.
Default value: true |