Accusoft.FormFix5.Net - Updated August 3, 2020
ErrorNumber Property




Accusoft.FormFixSdk Namespace > FormFixException Class : ErrorNumber Property
The error number of the exception.
Syntax
'Declaration
 
Public ReadOnly Property ErrorNumber As ErrorNumber
 
'Usage
 
Dim instance As FormFixException
Dim value As ErrorNumber
 
value = instance.ErrorNumber
Remarks
This property holds an error number that you can use to determine the specific type of error that occurred.
See Also

Reference

FormFixException Class
FormFixException Members