op.document.exportCommentsAndFields
From PDF XChange PDF SDK
Line 19: | Line 19: | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | IUnknown | | 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. |