←Select platform

Job Property

Summary
Gets the job that triggered the event.
Syntax
C#
VB
C++
public IOcrAutoRecognizeJob Job { get; } 
Public ReadOnly Property Job As IOcrAutoRecognizeJob 
public: 
property IOcrAutoRecognizeJob^ Job { 
   IOcrAutoRecognizeJob^ get(); 
} 

Property Value

An object of type IOcrAutoRecognizeJob that specifies the job that triggered the event.

Example

For an example, refer to IOcrAutoRecognizeManager.JobProgress.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.