Click or drag to resize

EditorViewEnableNondictWordMarking Property

This property controls whether the non-dictionary word marking (red wavy underline) is enabled or not.

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

Property Value

Type: Boolean
Remarks
The default value for this property is False.
See Also