op.attachments.addMulti
From PDF XChange PDF SDK
Line 19: | Line 19: | ||
| 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 containing the newly created [[PXV:IPXC_FileSpec|IPXC_FileSpec]]. | + | | Array of <code>IUnknown</code>-based objects containing the newly created [[PXV:IPXC_FileSpec|IPXC_FileSpec]] objects. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_attachments_addMulti_Options|Options]] | | class="op_param_name" | [[PXV:op_attachments_addMulti_Options|Options]] |
Revision as of 23:33, 27 May 2015
Overview
The operation allows to add multiple file attachments to the document.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects that should contain the IPXC_Document to which the attachments should be added. Note that only the first element from the array will be evaluated.
|
Output | Array | Array of IUnknown -based objects containing the newly created IPXC_FileSpec objects.
|
Options | Dictionary | Dictionary with options of the operation. |