VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrEngineManager Class
Constructors Properties Methods Events SeeAlso
In This Topic
OcrEngineManager Class Members
In This Topic
The following tables list the members exposed by OcrEngineManager.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets the recognition region splitting settings.
Public PropertyGets an array of languages, which are supported for text recognition.
Public Methods
 NameDescription
Public MethodReturns an array of languages, which can be recognized by specified OCR engine type.
Public MethodReturns a value indicating whether this manager supports OCR engines of specified type.
Public MethodOverloaded. Recognizes text in the whole image and returns the result as .
Public Events
 NameDescription
Public EventOccurs when text recognition is in progress.
See Also