Document.Correction Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
This enables or disables the automatic correcting of the recognition results if possible.
The default value of this property is True.
When this property is enabled, the Check property is enabled automatically. If Correction is set to enabled at the document level, it can be disabled for particular zones using the DisableCorrection property of the UserZone object. The Recognize method of the Document or Page objects uses this setting.
Changing this property will set the Modified property to True.