Click or drag to resize

ScannerParametersDialogShowDropoutColor Property

This property controls whether the Dropout color 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(53)]
[BindableAttribute(BindableSupport.Yes)]
public bool ShowDropoutColor { get; set; }

Property Value

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