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



Data for the OcrProgressCallback delegate.

Syntax

Visual Basic (Declaration) 
Public Interface IOcrProgressData 
Visual Basic (Usage)Copy Code
Dim instance As IOcrProgressData
C# 
public interface IOcrProgressData 
C++/CLI 
public interface class IOcrProgressData 

Example

For an example, refer to OcrProgressCallback

Remarks

An object of type IOcrProgressData is passed to the OcrProgressCallback delegate every time the operation or the percentage of the operation is changed.

IOcrProgressData is also used as the type for the OcrAutoRecognizeJobProgressEventArgs.Data property used by the IOcrAutoRecognizeManager.JobProgress event.

You can examine the members of IOcrProgressData to show information on the current page, operation and percentage complete of the OCR process.

You can also use the Status property to abort the OCR operation.

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

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