op.attachments.addMulti
From PDF XChange PDF SDK
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.
|
Options | Dictionary | Dictionary with options of the operation. |