OCRZone.IgnoreCase Property
|
This property returns whether the checking subsystem used the currently set user dictionary in case-insensitive mode.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool IgnoreCase { get; }
Public ReadOnly Property IgnoreCase As Boolean
Get
public:
property bool IgnoreCase {
bool get ();
}
Property Value
Type:
Boolean
See Also