op.scanToImages
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:op.scanToImages}} | {{#customTitle:op.scanToImages}} | ||
{{#parentPage:PXV:Operations|op.scanToImages|operation}} | {{#parentPage:PXV:Operations|op.scanToImages|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows converting scanning data into image files. The resulting data can be extracted from the Output. |
== 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 | ||
− | | | + | | Not used. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | Array of <code>IUnknown</code>-based objects. | + | | Array of <code>IUnknown</code>-based objects containing the [[PXV:IAFS_Name|IAFS_Name]] or [[PXV:IAFS_Name|IAFS_File]] elements with the scanned data. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_scanToImages_Options|Options]] | | class="op_param_name" | [[PXV:op_scanToImages_Options|Options]] |
Latest revision as of 22:35, 8 May 2017
Overview
The operation allows converting scanning data into image files. The resulting data can be extracted from the Output.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Not used. |
Output | Array | Array of IUnknown -based objects containing the IAFS_Name or IAFS_File elements with the scanned data.
|
Options | Dictionary | Dictionary with options of the operation. |