op.annots.setProps

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:op.annots.setProps}}
 
{{#customTitle:op.annots.setProps}}
 
{{#parentPage:PXV:Operations|op.annots.setProps|operation}}
 
{{#parentPage:PXV:Operations|op.annots.setProps|operation}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
== Overview ==
 
== Overview ==
The operation overview...
+
The operation allows to set properties of the given annotations.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
| Array of <code>IUnknown</code>-based objects.
+
| Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Annotation|IPXC_Annotation]] objects which will have their properties modified. Note that all of the annotations must belong to one document.
 
|-
 
|-
 
| 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.
+
| Not yet implemented.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_annots_setProps_Options|Options]]
 
| class="op_param_name" | [[PXV:op_annots_setProps_Options|Options]]

Revision as of 06:52, 2 March 2016


Overview

The operation allows to set properties of the given annotations.

Parameters

Name Type Description
Input Array Array of IUnknown-based objects containing the IPXC_Annotation objects which will have their properties modified. Note that all of the annotations must belong to one document.
Output Array Not yet implemented.
Options Dictionary Dictionary with options of the operation.