←Select platform

Job Property

Summary

Gets the job that triggered this event.

Syntax

C#
VB
Java
C++
public IOcrAutoRecognizeJob Job { get; } 
Public ReadOnly Property Job As Leadtools.Forms.Ocr.IOcrAutoRecognizeJob 
public OcrAutoRecognizeJob getJob() 
             

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

Leadtools.Forms.Ocr Assembly