op.combineDocs

From PDF XChange PDF SDK
Jump to: navigation, search
Line 19: Line 19:
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
| style="text-align:center;" | Array
+
| style="text-align:center;" | IUnknown
| Array of <code>IUnknown</code>-based objects.
+
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] that was merged from the input documents.
 
|}
 
|}

Revision as of 06:59, 3 March 2016


Overview

The operation allows to merge several documents into one.

Parameters

Name Type Description
Input Array Array of IUnknown-based objects.
Output IUnknown IUnknown-based object containing the IPXC_Document that was merged from the input documents.