op.document.pageNumbering

From PDF XChange PDF SDK
Jump to: navigation, search
(Parameters)
 
Line 14: Line 14:
 
|-
 
|-
 
| 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 containing the [[PXV:IPXC_Document|IPXC_Document]]  
+
| Specifies an [[PXV:IPXC_Document|IPXC_Document]] for the Page Numering.
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
| style="text-align:center;" | Array
+
| style="text-align:center;" | IUnknown
| Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]]  
+
| Contains an [[PXV:IPXC_Document|IPXC_Document]] that had it's pages numbered.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_document_pageNumbering_Options|Options]]
 
| class="op_param_name" | [[PXV:op_document_pageNumbering_Options|Options]]

Latest revision as of 00:45, 25 May 2018


Overview

The operation allows you to change the default pagination.

Parameters

Name Type Description
Input IUnknown Specifies an IPXC_Document for the Page Numering.
Output IUnknown Contains an IPXC_Document that had it's pages numbered.
Options Dictionary Dictionary with options of the operation.