op.document.exportCommentsAndFields

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
== Overview ==
 
== Overview ==
The operation overview...
+
The operation allows exporting annotations and fields into the specified file.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
| Array of <code>IUnknown</code>-based objects.
+
| <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;" | Array
| Array of <code>IUnknown</code>-based objects.
+
| <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]]

Revision as of 06:12, 23 June 2016


Overview

The operation allows exporting annotations and fields into the specified file.

Parameters

Name Type Description
Input Array IUnknown-based object containing the IPXC_Document which the comments and fields will be exported from.
Output Array 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.