LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
OcrAutoRecognizeJobProgressEventArgs Class
See Also  Members  
Leadtools.Forms.Ocr Namespace : OcrAutoRecognizeJobProgressEventArgs Class



The OcrAutoRecognizeJobProgressEventArgs Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Data for the IOcrAutoRecognizeManager.JobProgress event.

Object Model

OcrAutoRecognizeJobProgressEventArgs ClassIOcrProgressData InterfaceIOcrAutoRecognizeJob Interface

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class OcrAutoRecognizeJobProgressEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As OcrAutoRecognizeJobProgressEventArgs
C# 
[SerializableAttribute()]
public class OcrAutoRecognizeJobProgressEventArgs : System.EventArgs 
C++/CLI 
[SerializableAttribute()]
public ref class OcrAutoRecognizeJobProgressEventArgs : public System.EventArgs 

Example

For an example, refer to IOcrAutoRecognizeManager.JobProgress.

Remarks

This is the equivalant of using standard OCR progress callbacks with the IOcrAutoRecognizeManager, the Data member will contain the same data passed to Leadtools.Forms.Ocr.OcrProgressCallback.

Note that the IOcrAutoRecognizeManager.JobProgress will only occur if one thread is used during the recognition process.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Leadtools.Forms.Ocr.OcrAutoRecognizeJobProgressEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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