This class provides data for the GetOCRText event.
[Visual Basic]
Public Class OCREventArgs Inherits System.EventArgs
Public Class OCREventArgs Inherits System.EventArgs
[C#]
public class OCREventArgs:System.EventArgs
public class OCREventArgs:System.EventArgs
Explanation
Property | Type | Explanation |
---|---|---|
OCRText | string | Retrieves the OCR converted text |