Click or drag to resize

ScannerParametersDialogShowAutoBrightness Property

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

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

Property Value

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