op.bookmarks.addNew
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
− | + | The operation allows to add new bookmark with given properties to the document. | |
== Parameters == | == Parameters == |
Revision as of 04:06, 27 May 2015
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_Document to which the bookmark was added.
|
Options | Dictionary | Dictionary with options of the operation. |