OCRZone.DisableSpellLangDict Property
|
This property returns whether the checking subsystem was enabled for this OCR zone.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool DisableSpellLangDict { get; }
Public ReadOnly Property DisableSpellLangDict As Boolean
Get
public:
property bool DisableSpellLangDict {
bool get ();
}
Property Value
Type:
Boolean
See Also