ScannerParametersDialog Class |
Namespace: Kofax.OmniPageCSDK.ToolBoxes
The ScannerParametersDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| ScannerParametersDialog | Initializes a new instance of the ScannerParametersDialog class |
| Name | Description | |
|---|---|---|
| MeasurementUnits |
This property controls which measurement unit is used to display the supported paper sizes in the PaperSize combo box. | |
| MultiPageInterface |
If this property is True, the scanner parameter controls are placed on a multi-page property sheet which might have a General and an Advanced tab if at
least one control is enabled in each category. | |
| ShowADF |
This property controls whether the ADF control is displayed by the SPC when visible. | |
| ShowAutoBrightness |
This property controls whether the AutoBrightness checkbox is displayed by the SPC when visible. | |
| ShowBrightness |
This property controls whether the Brightness control is displayed by the SPC when visible.
| |
| ShowColorMode |
This property controls whether the ColorMode control is displayed by the SPC when visible. | |
| ShowContrast |
This property controls whether or not the Contrast control is displayed by the SPC when visible.
| |
| ShowDropoutColor |
This property controls whether the Dropout color control is displayed by the SPC when visible.
| |
| ShowDuplexMode |
This property controls whether the DuplexMode control is displayed by the SPC when visible.
| |
| ShowOrientation |
This property controls whether the Orientations control is displayed by the SPC when visible. | |
| ShowPaperSize |
This property controls whether the PaperSize control is displayed by the SPC when visible. | |
| ShowPaperSource |
This property controls whether the PaperSource control is displayed by the SPC when visible.
| |
| ShowResolution |
This property controls whether the Resolution control is displayed by the SPC when visible. | |
| ShowScanArea |
This property controls whether the ScanArea control is displayed by the SPC when visible.
| |
| ShowUIMode |
This property controls whether the UIMode control is displayed by the SPC when visible. |
| Name | Description | |
|---|---|---|
| Attach |
Use this method to attach the control to an existing scanner object.
| |
| Detach |
Use this method to detach the control from an existing scanner. | |
| Int_Attach |
To attach the control to an existing IPRO object.
| |
| Int_Detach |
To detach the control from an existing IPRO object.
| |
| ShowCtrl |
Call this method to display the control. Prior to calling this method you can parameterize the control appearance through the control properties. |