Document.OMRFill Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
If this property is False, only two discrete recognition results are recognized for each OMR zone: unfilled or filled. If this property is True, three-level recognition is performed: unfilled, filled or filled in error. The filled in error value means the zone is entirely blacked out.
Default value: False.
This setting is effective only when the OMR recognition module is used. The Recognize method of the Document or Page objects uses this setting.
Changing this property will set the Modified property to True.