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



Specifies available OCR engine types.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum OcrEngineType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As OcrEngineType
C# 
[SerializableAttribute()]
public enum OcrEngineType : Enum 
C++/CLI 
[SerializableAttribute()]
public enum class OcrEngineType : public Enum 

Members

MemberDescription
Plus Specifies the LEADTOOLS OCR Plus engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Plus.dll is used
Professional Specifies the LEADTOOLS OCR Professional engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Professional.dll is used
Advantage Specifies the LEADTOOLS OCR Advantage engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Advantage.dll is used
Arabic Reserved for future use. Trying to start an IOcrEngine with Arabic will throw an exception

Example

For an example, refer to IOcrEngine and OcrEngineManager.

Remarks

The Advantage. engine type is currently not available. Using this engine type will result in an exception of type ArgumentException to be thrown.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrEngineType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

OcrEngineType requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features