op.submitForm
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 6: | Line 6: | ||
== Overview == | == Overview == | ||
− | The operation overview | + | The operation overview submits the form to a specified URL. |
== Parameters == | == Parameters == | ||
Line 15: | Line 15: | ||
|- | |- | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
− | | style="text-align:center" | | + | | style="text-align:center" | IUnknown |
− | | | + | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which pages will be Submit Form. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" | IUnknown |
− | | | + | | <code>IUnknown</code>-based object not use. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_submitForm_Options|Options]] | | class="op_param_name" | [[PXV:op_submitForm_Options|Options]] |
Latest revision as of 02:30, 15 March 2016
Overview
The operation overview submits the form to a specified URL.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the IPXC_Document which pages will be Submit Form.
|
Output | IUnknown | IUnknown -based object not use.
|
Options | Dictionary | Dictionary with options of the operation. |