op.document.updateBackground

From PDF XChange PDF SDK
Jump to: navigation, search
Line 14: Line 14:
 
|-
 
|-
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
| style="text-align:center" | Array
+
| style="text-align:center" | IUnknown
 
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which background will be updated.
 
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which background will be updated.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
| style="text-align:center;" | Array
+
| style="text-align:center;" | IUnknown
 
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which background was updated. Not yet implemented.
 
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which background was updated. Not yet implemented.
 
|-
 
|-

Revision as of 05:28, 29 May 2015


Overview

The operation allows to update the current background in the document.

Parameters

Name Type Description
Input IUnknown IUnknown-based object containing the IPXC_Document which background will be updated.
Output IUnknown IUnknown-based object containing the IPXC_Document which background was updated. Not yet implemented.
Options Dictionary Dictionary with options of the operation.