op.document.addBatesNumbering
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:op.document.addBatesNumbering}} | {{#customTitle:op.document.addBatesNumbering}} | ||
{{#parentPage:PXV:Operations|op.document.addBatesNumbering|operation}} | {{#parentPage:PXV:Operations|op.document.addBatesNumbering|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows to add Bates Numbering to the document |
== Parameters == | == Parameters == | ||
Line 16: | Line 15: | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
− | | | + | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which the Bates Numbering will be added to. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | | + | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] with added Bates Numbering. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_document_addBatesNumbering_Options|Options]] | | class="op_param_name" | [[PXV:op_document_addBatesNumbering_Options|Options]] |
Revision as of 05:16, 27 May 2015
Overview
The operation allows to add Bates Numbering to the document
Parameters
Name | Type | Description |
---|---|---|
Input | Array | IUnknown -based object containing the IPXC_Document which the Bates Numbering will be added to.
|
Output | Array | IUnknown -based object containing the IPXC_Document with added Bates Numbering.
|
Options | Dictionary | Dictionary with options of the operation. |