Document.RetainColors Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
The recognition result may contain some color information about letters, lines, frames, etc. This property specifies how this information is to be handled. Its values are listed under the RETAINCOLOR Enumeration topic.
If the color information is dropped, locating zones and recognition will be faster, but the accuracy of locating zones may be degraded.
The default value for this property is RETAINCOLOR_NO. The Recognize method of the Document or Page objects use this setting.
Changing this property will set the Modified property to True.