op.document.exportCommentsAndFields
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#customTitle:op.document.exportCommentsAndFields}} | {{#customTitle:op.document.exportCommentsAndFields}} | ||
{{#parentPage:PXV:Operations|op.document.exportCommentsAndFields|operation}} | {{#parentPage:PXV:Operations|op.document.exportCommentsAndFields|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows exporting annotations and fields into the specified file. |
== Parameters == | == Parameters == | ||
Line 15: | Line 14: | ||
|- | |- | ||
| 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 the comments and fields will be exported from. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" | IUnknown |
− | | | + | | <code>IUnknown</code>-based object containing the [[PXV:IAFS_Name|IAFS_Name]] of the file where the comments and fields where exported to. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_document_exportCommentsAndFields_Options|Options]] | | class="op_param_name" | [[PXV:op_document_exportCommentsAndFields_Options|Options]] |
Latest revision as of 23:09, 30 June 2016
Overview
The operation allows exporting annotations and fields into the specified file.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the IPXC_Document which the comments and fields will be exported from.
|
Output | IUnknown | IUnknown -based object containing the IAFS_Name of the file where the comments and fields where exported to.
|
Options | Dictionary | Dictionary with options of the operation. |