op.bookmarks.addNew
From PDF XChange PDF SDK
Overview
The operation allows to add new bookmark with given properties to the document.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects that should contain the IPXC_Document to which the bookmark will be added. Note that only the first element from the array will be evaluated.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Bookmark.
|
Options | Dictionary | Dictionary with options of the operation. |