This class provides data for the GetOCRText event.

[Visual Basic]
Public Class OCREventArgs Inherits System.EventArgs
[C#]
public class OCREventArgs:System.EventArgs

Explanation

Property Type Explanation
OCRText string Retrieves the OCR converted text

See Also

OCR Class | OCR Members

The ImageKit.NET3 is created by Newtone Corporation