op.attachments.add

From PDF XChange PDF SDK
Revision as of 02:29, 27 May 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


Overview

The operation allows to add new file attachment to the specified document. The attachment must be an existing file with valid path.

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.