[SerializableAttribute()]
public class OcrAutoRecognizeJobProgressEventArgs : EventArgs
<SerializableAttribute()>
Public Class OcrAutoRecognizeJobProgressEventArgs
Inherits System.EventArgs
[SerializableAttribute()]
public ref class OcrAutoRecognizeJobProgressEventArgs : public System.EventArgs
This is the equivalent of using standard OCR progress callbacks with the IOcrAutoRecognizeManager, the Data member will contain the same data passed to OcrProgressCallback.
Note that the IOcrAutoRecognizeManager.JobProgress will only occur if one thread is used during the recognition process.
IOcrAutoRecognizeManager allows you to modify the raster image, OCR page or OCR document during some parts of the operation. Refer to OcrAutoRecognizeJobOperationEventArgs.PageImage for more information an example.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document