Class OcrErrorEventArgs
public class OcrErrorEventArgs
- Inheritance
-
OcrErrorEventArgs
Constructors
OcrErrorEventArgs(Exception)
public OcrErrorEventArgs(Exception exception)
Parameters
exception
Exception
Properties
Exception
public Exception Exception { get; }
Property Value
- Exception