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