C#
VB
C++
Gets the job that triggered the event.
public IOcrAutoRecognizeJob Job { get; }
Public ReadOnly Property Job As Leadtools.Forms.Ocr.IOcrAutoRecognizeJob
public:
property Leadtools.Forms.Ocr.IOcrAutoRecognizeJob^ Job {
Leadtools.Forms.Ocr.IOcrAutoRecognizeJob^ get();
}
An object of type IOcrAutoRecognizeJob that specifies the job that triggered the event.
For an example, refer to IOcrAutoRecognizeManager.JobProgress.
OcrAutoRecognizeJobProgressEventArgs Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET