op.bookmarks.addNew

From PDF XChange PDF SDK
Jump to: navigation, search
Line 19: Line 19:
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
 
| style="text-align:center;" | Array
 
| style="text-align:center;" | Array
| Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]] to which the bookmark was added.
+
| Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Bookmark|IPXC_Bookmark]].
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_bookmarks_addNew_Options|Options]]
 
| class="op_param_name" | [[PXV:op_bookmarks_addNew_Options|Options]]

Revision as of 23:49, 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_Bookmark.
Options Dictionary Dictionary with options of the operation.