←Select platform

OcrAutoRecognizeJobProgressEventArgs Constructor

Summary
Initializes a new instance of the OcrAutoRecognizeJobProgressEventArgs class with the specified values.
Syntax
C#
C++/CLI
Python
public: 
OcrAutoRecognizeJobProgressEventArgs(  
   IOcrAutoRecognizeJob^ job, 
   IOcrProgressData^ data 
) 
__init__(self,job,data) # Overloaded constructor 

Parameters

job
The job that triggered the event.

data
Progress data.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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