C#
VB
Java
C++
Gets the job that triggered this event.
public IOcrAutoRecognizeJob Job { get; }
Public ReadOnly Property Job As Leadtools.Forms.Ocr.IOcrAutoRecognizeJob
public OcrAutoRecognizeJob getJob()
public:
property Leadtools.Forms.Ocr.IOcrAutoRecognizeJob^ Job {
Leadtools.Forms.Ocr.IOcrAutoRecognizeJob^ get();
}
An IOcrAutoRecognizeJob object that specifies the job which was started or completed.
For an example, refer to RunJob.
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