op.combineDocs
From PDF XChange PDF SDK
Line 19: | Line 19: | ||
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" | IUnknown |
− | | | + | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] that was merged from the input documents. |
|} | |} |
Revision as of 05: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.
|