op.document.pageNumbering

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(Parameters)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
{{#customTitle:op.document.pageNumbering}}
 
{{#customTitle:op.document.pageNumbering}}
 
{{#parentPage:PXV:Operations|op.document.pageNumbering|operation}}
 
{{#parentPage:PXV:Operations|op.document.pageNumbering|operation}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
== Overview ==
 
== Overview ==
The operation overview...
+
The operation allows you to change the default pagination.
  
 
== Parameters ==
 
== Parameters ==
Line 15: 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.
+
| 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.
+
| 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.