op.document.addDigitalSignature

From PDF XChange PDF SDK
Jump to: navigation, search
(Overview)
(Parameters)
Line 15: Line 15:
 
|-
 
|-
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
| 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]] where digital signatures will be added.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output

Revision as of 04:51, 14 April 2016


Overview

The operation allows to add digital signature to the document

Parameters

Name Type Description
Input IUnknown IUnknown-based object containing the IPXC_Document where digital signatures will be added.
Output Array Array of IUnknown-based objects.
Options Dictionary Dictionary with options of the operation.