LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

OcrAutoRecognizeJobProgressEventArgs Constructor






The job that triggered the event.
Progress data.
Initializes a new instance of the OcrAutoRecognizeJobProgressEventArgs class with the specified values. .NET support
Syntax
public OcrAutoRecognizeJobProgressEventArgs( 
   IOcrAutoRecognizeJob job,
   IOcrProgressData data
)
'Declaration
 
Public Function New( _
   ByVal job As IOcrAutoRecognizeJob, _
   ByVal data As IOcrProgressData _
)
'Usage
 
Dim job As IOcrAutoRecognizeJob
Dim data As IOcrProgressData
 
Dim instance As New OcrAutoRecognizeJobProgressEventArgs(job, data)
public OcrAutoRecognizeJobProgressEventArgs( 
   IOcrAutoRecognizeJob job,
   IOcrProgressData data
)
function OcrAutoRecognizeJobProgressEventArgs( 
   job ,
   data 
)
public:
OcrAutoRecognizeJobProgressEventArgs( 
   IOcrAutoRecognizeJob^ job,
   IOcrProgressData^ data
)

Parameters

job
The job that triggered the event.
data
Progress data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrAutoRecognizeJobProgressEventArgs Class
OcrAutoRecognizeJobProgressEventArgs Members
Programming with LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

OcrAutoRecognizeJobProgressEventArgs Constructor requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features