OCRZone.DisableCorrection Property
|
This property returns whether the correction feature of 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 DisableCorrection { get; }
Public ReadOnly Property DisableCorrection As Boolean
Get
public:
property bool DisableCorrection {
bool get ();
}
Property Value
Type:
Boolean
See Also