op.resetForm
From PDF XChange PDF SDK
(→Overview) |
|||
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
− | Resets the form fields to | + | Resets the form fields to their initial state, removing all of the changes done. |
== Parameters == | == Parameters == |
Revision as of 23:38, 1 March 2016
Overview
Resets the form fields to their initial state, removing all of the changes done.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the IPXC_Document that will have it's pages' forms reset.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Document that had it's pages' forms reset.
|
Options | Dictionary | Dictionary with options of the operation. |