Public Constructor
OCR Constructor
|
Initializes a new instance of the OCR class |
Public Properties
ErrorStatus
|
Get the type of error that occurred using the OCR class library. |
Language
|
Sets the language used for text recognition |
OutText
|
Obtains the string converted to text by the ImageToText method |
Public Methods
ImageToText
|
Converts the image containing text characters into text data |
Public Events
GetOCRText
|
Generated after the OCR process is complete |


