VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrEngine Class
In This Topic
OcrEngine Class Methods
In This Topic
For a list of all methods of this type, see OcrEngine.
Public Methods
 NameDescription
Public MethodClears the current image, which is specified by the SetImage(VintasoftImage) method.
Public MethodReturns the default recognition region splitting settings.
Public MethodInitializes the OCR engine.
Public MethodOverloaded. Recognizes the current image and returns the result as .
Public MethodSets the current image for recognition.
Public MethodShutdowns the OCR engine.
Protected Methods
 NameDescription
Protected MethodRaises the Initialized event.
Protected MethodRaises the Progress event.
See Also