LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
OcrEngineType Enumeration
See Also  
Leadtools.Forms.Ocr Namespace : OcrEngineType Enumeration



The OcrEngineType Enumeration is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Specifies available OCR engine types.

Syntax

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

Members

MemberDescription
AdvantageSpecifies the LEADTOOLS OCR Advantage engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Advantage.dll is used
ArabicSpecifies the LEADTOOLS OCR Arabic engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Arabic.dll is used
PlusSpecifies the LEADTOOLS OCR Plus engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Plus.dll is used
ProfessionalSpecifies the LEADTOOLS OCR Professional engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Professional.dll is used

Example

For an example, refer to IOcrEngine and Leadtools.Forms.Ocr.OcrEngineManager.

Remarks

An Leadtools.Forms.Ocr.OcrEngineType enumeration member is passed as a parameter to the OcrEngineManager.CreateEngine method to determine the type of engine to use. When the engine is created successfully, the engine type will be store in the IOcrEngine.EngineType property.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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