op.resetForm

From PDF XChange PDF SDK
Jump to: navigation, search
(Overview)
(Parameters)
Line 16: Line 16:
 
| 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_Document|IPXC_Document]] which pages will be reset form.
 
|-
 
|-
 
| 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.
+
| Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]] which pages were reset form.
 +
 
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_resetForm_Options|Options]]
 
| class="op_param_name" | [[PXV:op_resetForm_Options|Options]]

Revision as of 08:31, 17 December 2015


Overview

Resets the form fields, removing all changes to the initial state.

Parameters

Name Type Description
Input Array Array of IUnknown-based objects containing the IPXC_Document which pages will be reset form.
Output Array Array of IUnknown-based objects containing the IPXC_Document which pages were reset form.
Options Dictionary Dictionary with options of the operation.