LEADTOOLS Workflow OCR (Leadtools.Workflow.Ocr assembly)

EngineType Property

Show in webframe





The OCR engine type to use.
Syntax
public OcrEngineType EngineType {get; set;}
'Declaration
 
Public Property EngineType As OcrEngineType
'Usage
 
Dim instance As OcrActivity
Dim value As OcrEngineType
 
instance.EngineType = value
 
value = instance.EngineType

            

            
public:
property OcrEngineType EngineType {
   OcrEngineType get();
   void set (    OcrEngineType value);
}

Property Value

OCR engine type to use.
Requirements

Target Platforms

See Also

Reference

OcrActivity Class
OcrActivity Members

 

 


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