Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
ImGearRecReductionMode enumeration value.This property specifies which secondary image conversion mode will be used during an implicit secondary image conversion step. This algorithm is performed automatically when the application calls an API method (for example auto-zoning, recognition, deskew detection) whose operation requires a bitonal image, but the requested image is not a bitonal one. This setting influences how a non-bitonal image, stored in the recognition engine, will be converted to a bitonal one.
This setting might influence the accuracy of the recognition.
Valid values are AUTO, SET and GLOBAL.
If this property is set to the NO or GRAY ImGearRecReductionMode values, a warning will be created and the secondary reduction mode will not be changed from its current value.