op.fields.modify

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:op.fields.modify}}
 
{{#customTitle:op.fields.modify}}
 
{{#parentPage:PXV:Operations|op.fields.modify|operation}}
 
{{#parentPage:PXV:Operations|op.fields.modify|operation}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
== Overview ==
 
== Overview ==
The operation overview...
+
The operation is used to modify form fields' values.
  
 
== 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_FormField|form fields]] that need to be modified.
 
|-
 
|-
 
| 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.
+
| Is not used.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_fields_modify_Options|Options]]
 
| class="op_param_name" | [[PXV:op_fields_modify_Options|Options]]

Revision as of 01:02, 15 August 2017


Overview

The operation is used to modify form fields' values.

Parameters

Name Type Description
Input Array Array of IUnknown-based objects containing the form fields that need to be modified.
Output Array Is not used.
Options Dictionary Dictionary with options of the operation.