Document.ResEnhancement Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
The value of this property is only used when preprocessing non-B/W images. The value specifies whether image resolution enhancement is performed during image preprocessing. Possible values are under the IMG_RESENH enumeration topic.
The default value for this property is RE_AUTO.
When ResEnhancement is set to other values than RE_NO, The DownSample property is set to disabled automatically. Image preprocessing occurs when calling the ImagePreprocess method of Document or Page objects.
Changing this property will set the Modified property to True.