←Select platform

OcrAutoRecognizeJobProgressEventArgs Constructor

Summary
Initializes a new instance of the OcrAutoRecognizeJobProgressEventArgs class with the specified values.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal job As IOcrAutoRecognizeJob, _ 
   ByVal data As IOcrProgressData _ 
) 
public: 
OcrAutoRecognizeJobProgressEventArgs(  
   IOcrAutoRecognizeJob^ job, 
   IOcrProgressData^ data 
) 

Parameters

job
The job that triggered the event.

data
Progress data.

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.