op.document.importCommentsAndFields
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:op.document.importCommentsAndFields}} | {{#customTitle:op.document.importCommentsAndFields}} | ||
{{#parentPage:PXV:Operations|op.document.importCommentsAndFields|operation}} | {{#parentPage:PXV:Operations|op.document.importCommentsAndFields|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows importing comments and fields from 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]] where the comments and fields will be imported into. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" | IUnknown |
− | | | + | | Currently not used. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_document_importCommentsAndFields_Options|Options]] | | class="op_param_name" | [[PXV:op_document_importCommentsAndFields_Options|Options]] |
Latest revision as of 23:08, 30 June 2016
Overview
The operation allows importing comments and fields from the specified file.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the IPXC_Document where the comments and fields will be imported into.
|
Output | IUnknown | Currently not used. |
Options | Dictionary | Dictionary with options of the operation. |