op.document.exportCommentsAndFields

From PDF XChange PDF SDK
Jump to: navigation, search
Line 14: Line 14:
 
|-
 
|-
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
| style="text-align:center" | Array
+
| 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.
 
| <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;" | Array
+
| 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.
 
| <code>IUnknown</code>-based object containing the [[PXV:IAFS_Name|IAFS_Name]] of the file where the comments and fields where exported to.
 
|-
 
|-

Revision as of 00:06, 1 July 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.