LEADTOOLS Workflow OCR (Leadtools.Workflow.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
EngineType Property
See Also 
Leadtools.Workflow.Ocr Namespace > OcrActivity Class : EngineType Property



The EngineType Property is available in LEADTOOLS Document and Medical Imaging toolkits.

The OCR engine type to use.

Syntax

Visual Basic (Declaration) 
Public Property EngineType As OcrEngineType
Visual Basic (Usage)Copy Code
Dim instance As OcrActivity
Dim value As OcrEngineType
 
instance.EngineType = value
 
value = instance.EngineType
C# 
public OcrEngineType EngineType {get; set;}
C++/CLI 
public:
property OcrEngineType EngineType {
   OcrEngineType get();
   void set (    OcrEngineType value);
}

Property Value

OCR engine type to use.

Requirements

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

See Also

Leadtools.Workflow.Ocr requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features