op.document.removeBatesNumbering

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:op.document.removeBatesNumbering}}
 
{{#customTitle:op.document.removeBatesNumbering}}
 
{{#parentPage:PXV:Operations|op.document.removeBatesNumbering|operation}}
 
{{#parentPage:PXV:Operations|op.document.removeBatesNumbering|operation}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
== Overview ==
 
== Overview ==
The operation overview...
+
The operation allows to remove Bates Numbering from the document.
  
 
== 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.
+
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which the Bates Numbering will be removed from.
 
|-
 
|-
 
| 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.
+
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] with removed Bates Numbering. Not yet implemented.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_document_removeBatesNumbering_Options|Options]]
 
| class="op_param_name" | [[PXV:op_document_removeBatesNumbering_Options|Options]]

Revision as of 00:38, 29 May 2015


Overview

The operation allows to remove Bates Numbering from the document.

Parameters

Name Type Description
Input IUnknown IUnknown-based object containing the IPXC_Document which the Bates Numbering will be removed from.
Output IUnknown IUnknown-based object containing the IPXC_Document with removed Bates Numbering. Not yet implemented.
Options Dictionary Dictionary with options of the operation.