Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
RasterDocumentRecognizeModule Enumeration
See Also  
Leadtools.Document Namespace : RasterDocumentRecognizeModule Enumeration




Values that specify which type of recognition module to use on a zone.

Syntax

Visual Basic (Declaration) 
Public Enum RasterDocumentRecognizeModule 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentRecognizeModule
C# 
public enum RasterDocumentRecognizeModule : Enum 
Managed Extensions for C++ 
__value public enum RasterDocumentRecognizeModule : public Enum 
C++/CLI 
public enum class RasterDocumentRecognizeModule : public Enum 

Members

MemberDescription
Auto Specifies that the engine will try to automatically select the most suitable recognition module for the zone. This is determined just before recognition, according to the zone's filling method and, if necessary, other settings, most typically the Character Set.
OmniFontMText Specifies the M/TEXT omnifont recognition module.
OmniFontMultilingual Specifies the multi-lingual MOR omnifont recognition module.
DotMatrix Specifies the DOT 9-pin draft dot-matrix recognition module.
Omr Specifies the OMR optical mark recognition module.
HandPrintedNumeral Specifies the HNR handprinted numeral recognition module.
RerPrinted Specifies the third-party RER reRecognition Handprint recognition module.
Matrix Specifies the MAT matrix matching recognition module.
OmniFontPlus2W Specifies the two-way voting POWR++ omnifont recognition module.
OmniFontFrx Specifies the FireWorX omnifont recognition module.
OmniFontPlus3W Specifies the three-way voting omnifont recognition module. This is the most accurate, OmniPage 12 compatible omnifont recognition module.

Remarks

For more information, refer to An Overview of Recognition Modules.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Document.RasterDocumentRecognizeModule

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features