LEADTOOLS Workflow OCR (Leadtools.Workflow.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

            

            
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.
0x00000002AdvantageSpecifies the LEADTOOLS OCR Advantage engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Advantage.dll is used.
0x00000003ArabicSpecifies the LEADTOOLS OCR Arabic engine. Internally, the OCR library inside Leadtools.Forms.Ocr.Arabic.dll is used.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.Ocr Namespace

 

 


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