op.document.pageNumbering
From PDF XChange PDF SDK
(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}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | 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" | | + | | style="text-align:center" | IUnknown |
− | | | + | | 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;" | | + | | style="text-align:center;" | IUnknown |
− | | | + | | 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 23:45, 24 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. |