Click or drag to resize

RM_FLAGS Enumeration

Recognition modules supporting a language

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[FlagsAttribute]
public enum RM_FLAGS
Members
  Member nameValueDescription
MTX_FLAG2 M/TEXT omnifont module.
MOR_FLAG4 Multi-lingual MOR omnifont module.
DOT_FLAG8 DOT 9-pin draft dot-matrix module.
BAR_FLAG16 BAR Kofax bar code module (1D and 2D recognition combined in one module).
OMR_FLAG32 OMR optical mark module.
HNR_FLAG64 HNR hand-printed numeral module.
RER_FLAG128 RER rerecognition handprint module.
MAT_FLAG512 MAT matrix matching module (OCR-A, OCR_B, E-139 etc.).
PLUS_FLAG8192 3-way voting module.
ASN_FLAG16384 Asian module.
ARA_FLAG131072
Remarks
Some of the values later in the table are combinations of earlier values.
See Also