LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrEngineType Enumeration

Show in webframe







Specifies available OCR engine types.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrEngineType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrEngineType
enum LTOcrEngineType
public enum OcrEngineType
Leadtools.Forms.Ocr.OcrEngineType = function() { };
Leadtools.Forms.Ocr.OcrEngineType.prototype = {
Plus = 0x00000000, Professional = 0x00000001, Advantage = 0x00000002, Arabic = 0x00000003, };
Members
ValueMemberDescription
0x00000000PlusSpecifies the LEADTOOLS OCR Plus engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Plus.dll is used
0x00000001ProfessionalSpecifies the LEADTOOLS OCR Professional engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Professional.dll is used
0x00000002Advantage

Specifies the LEADTOOLS OCR Advantage engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Advantage.dll is used.

Note: in LEADTOOLS for Windows Runtime, the OCR library is inside Leadtools.Forms.Ocr.dll and the above assembly does not exist.

0x00000003ArabicSpecifies the LEADTOOLS OCR Arabic engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Arabic.dll is used
Remarks

An 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.

Note: LEADTOOLS for Windows Runtime supports the Advantage OCR engine only.

Example
For an example, refer to IOcrEngine and OcrEngineManager.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace
Files to be Included with Your Application
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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