VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrEngine Class
In This Topic
OcrEngine Class Events
In This Topic
For a list of all events of this type, see OcrEngine.
Public Events
 NameDescription
Public EventOccur when OcrEngine is initialized (method Init(OcrEngineSettings) is finished).
Public EventOccurs when the image is recognizing, to provide status on the progress of the recognition.
See Also