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