←Select platform

Job Property

Summary

Gets the job that triggered this event.

Syntax
C#
VB
C++
Java
public IOcrAutoRecognizeJob Job { get; } 
Public ReadOnly Property Job As IOcrAutoRecognizeJob 
public OcrAutoRecognizeJob getJob() 
public: 
property IOcrAutoRecognizeJob^ Job { 
   IOcrAutoRecognizeJob^ get(); 
} 

Property Value

An IOcrAutoRecognizeJob object that specifies the job which was started or completed.

Example

For an example, refer to RunJob.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly