This property gets the type of error that occurred using the OCR class library.

[Visual Basic]
Public ReadOnly Property ErrorStatus As Error
[C#]
public Error ErrorStatus {get;}

Property Value

Retrieve value of type Error

Explanation

The ErrorStatus property retrieves the type of Error that occurred using the OCR class library.

See Also

OCR Class | OCR Members

The ImageKit.NET3 is created by Newtone Corporation