Click or drag to resize

KRECMODULES Enumeration

Module identifiers.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum KRECMODULES
Members
  Member nameValueDescription
INFO_API0 Main KernelAPI API module.
INFO_MOR1 (All platforms) The multi-lingual MOR omnifont recognition module.(RM_OMNIFONT_MOR)
INFO_DOT2 (Windows only) 9-pin draft dot-matrix recognition module. (RM_DOT)
INFO_BAR3 (All platforms) One-and two-dimensional bar code recognition module from Kofax. (RM_BAR - previously two modules)
INFO_OMR4 (All platforms) Optical mark recognition module. (RM_OMR)
INFO_HNR5 (Windows only) Handprinted numeral recognition module. (RM_HNR)
INFO_DCM6 (All platforms) Legacy automatic page-layout decomposition (auto-zoning) module.
INFO_IMG7 (All platforms) Image handling module.
INFO_IMF8 (All platforms) Image file input and output module.
INFO_CHR9 (All platforms) Character set and code page handling module.
INFO_DTXT10 (All platforms) Direct Text output module.
INFO_SPL11 (All platforms) Spell checking module.
INFO_RSD12 (Windows only) Scanning module.
INFO_RER13 (Windows only) Handprinted character recognition module - third-party module. (RM_RER)
INFO_MGR14 (All platforms) Engine manager module.
INFO_MTX15 (Windows only) M/TEXT omnifont recognition module. (RM_OMNIFONT_MTX)
INFO_MAT16 (Windows only) Matrix matching recognition module (RM_MAT) for OCR-A, OCR-B, E-139 etc.
INFO_RESERVED_P17
Caution note Caution
This API is preliminary and subject to change.
INFO_PLUS2W18 (All platforms) The two-way voting omnifont recognition module. (RM_OMNIFONT_PLUS2W)
INFO_FRX19 (All platforms) The FireworX omnifont recognition module. (RM_OMNIFONT_FRX)
INFO_PLUS3W20 (All platforms) The most accurate three-way voting omnifont recognition module. (RM_OMNIFONT_PLUS3W)
INFO_ASN21 (All platforms) Asian language support module (RM_ASIAN)
INFO_XOCR22 (All platforms) XOCR module. The standard page parse module.
INFO_LFR23 (All platforms) Logical Form Recognition module.
INFO_ASP24 Reserved.
INFO_SIZE25 Number of modules.
See Also