'Declaration Public Function New( _
ByVal exceptionException which was thrown.As System.Exception, _
ByVal imageImage which recognition caused the exception.As Vintasoft.Imaging.VintasoftImage _
)
public FormRecognitionErrorEventArgs(
System.Exception exception,
Vintasoft.Imaging.VintasoftImage image
)
public: FormRecognitionErrorEventArgs(
System.Exception* exception,
Vintasoft.Imaging.VintasoftImage* image
)
public:
FormRecognitionErrorEventArgs(
System.Exception^ exception,
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- exception
- Exception which was thrown.
- image
- Image which recognition caused the exception.