Gets the job associated with this operation.
public IOcrAutoRecognizeJob Job { get; }
Public ReadOnly Property Job As IOcrAutoRecognizeJob
@property (nonatomic, strong, readonly) LTOcrAutoRecognizeJob *job
public OcrAutoRecognizeJob getJob()
public:
property IOcrAutoRecognizeJob^ Job {
IOcrAutoRecognizeJob^ get();
}
The instance of the IOcrAutoRecognizeJob currently being run.
You can use this member to get information about the job, for example, the image file name and page numbers to recognize and the output document file name and format through IOcrAutoRecognizeJob.JobData. Note that OcrAutoRecognizeJobData.LastPageNumber will have the true value of the last page number in the image file if a value of -1 (for up to last page) was passed in the original object used to create IOcrAutoRecognizeJob.
OcrAutoRecognizeJobOperationEventArgs Class
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