Click or drag to resize

ScannerParametersDialogShowBrightness Property

This property controls whether the Brightness control 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(42)]
[BindableAttribute(BindableSupport.Yes)]
public bool ShowBrightness { get; set; }

Property Value

Type: Boolean
See Also