ImageGear for .NET User Guide > Using ImageGear for .NET > Using ImageGear.Recognition Namespace > Recognition Namespace Specifications > Specifications for the Recognition Modules > Filling Method - Recognition Module Combinations |
When a zone recognition module setting is ImGearRecRecognitionModule Enumeration.AUTO, set either by default or explicitly, the Engine takes care of recognition module selection for any filling method. When setting specific values for filling methods and recognition modules, it is the programmer’s responsibility to specify a valid recognition module-filling method pair. Any incorrectly set zone will have no recognition result. The following table shows which modules are considered by the automatic recognition module selection, called up by the ImGearRecRecognitionModule Enumeration.AUTO value. The order of the recognition modules in the second column shows the priority order for the automatic recognition module selection.
Filling Method |
Permissible Recognition Module |
OMNIFONT |
OMNIFONT_PLUS2W, OMNIFONT_PLUS3W, OMNIFONT_MOR, OMNIFONT_FRX, OMNIFONT_MTX |
DRAFTDOT9 |
DOT, OMNIFONT_MTX |
DRAFTDOT24 |
OMNIFONT_MOR, OMNIFONT_MTX |
OCRA |
OMNIFONT_MOR, OMNIFONT_MTX |
OCRB |
OMNIFONT_MOR, OMNIFONT_MTX |
FM_NO_OCR |
- |