Click or drag to resize

EditorViewNondictWordColor Property

This color controls the color of the non-dictionary word marking.

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

Property Value

Type: Color
Remarks
The default value of this property is a red wavy underline.
See Also