←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 Leadtools.Forms.Ocr.IOcrAutoRecognizeJob 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly