op.annots.move

From PDF XChange PDF SDK
Jump to: navigation, search
Line 20: Line 20:
 
| 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.
+
| If "Copy " parameters is true, then this array is an
 +
array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Annotation|IPXC_Annotation]] objects which created as result by copy operation. Otherwise it will be empty.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_annots_move_Options|Options]]
 
| class="op_param_name" | [[PXV:op_annots_move_Options|Options]]

Revision as of 05:36, 8 June 2015


Overview

The operation overview...

Parameters

Name Type Description
Input Array Array of IUnknown-based objects containing the IPXC_Annotation objects that need to be moved or copied. Note that all of the annotations must belong to one page in one document.
Output Array If "Copy " parameters is true, then this array is an

array of IUnknown-based objects containing the IPXC_Annotation objects which created as result by copy operation. Otherwise it will be empty.

Options Dictionary Dictionary with options of the operation.