Click or drag to resize

ScannerParametersDialogShowUIMode Property

This property controls whether the UIMode 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
[BindableAttribute(BindableSupport.Yes)]
[DispIdAttribute(51)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool ShowUIMode { get; set; }

Property Value

Type: Boolean
Remarks
The control will offer only the UI modes supported by the particular scanner model.
See Also