Click or drag to resize

ScannerParametersDialogShowAutoBrightness Property

This property controls whether the AutoBrightness checkbox is displayed by the SPC when visible.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BindableAttribute(BindableSupport.Yes)]
[DispIdAttribute(43)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool ShowAutoBrightness { get; set; }

Property Value

Type: Boolean
Remarks
Not every scanner supports an AutoBrightness capability.
See Also