LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

EngineType Property

Show in webframe







Gets the type of this IOcrEngine.
Syntax
OcrEngineType EngineType {get;}
'Declaration
 
ReadOnly Property EngineType As OcrEngineType
'Usage
 
Dim instance As IOcrEngine
Dim value As OcrEngineType
 
value = instance.EngineType
OcrEngineType EngineType {get;}

            

            
get_EngineType(); 
property OcrEngineType EngineType {
   OcrEngineType get();
}

Property Value

An OcrEngineType enumeration member indicating the IOcrEngine type.
Remarks

The value returned from the EngineType property is the same value you pass to the engineType parameter of the OcrEngineManager.CreateEngine method. If your application requires keeping track of the engine type (for example, to enable/disable user interface elements based on which OCR engine is being used), then you can use the EngineType property of the IOcrEngine object instead of storing a variable in your program.

Example
For an example, refer to Startup.
Requirements

Target Platforms

See Also

Reference

IOcrEngine Interface
IOcrEngine Members
Startup
Shutdown Method
WorkDirectory Property
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR
Creating an OCR Engine Instance
Starting and Shutting Down the OCR Engine

 

 


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

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