ComponentOne BarCode for WinForms
Exception Property

C1.Win.BarCode.4 Assembly > C1.Win.BarCode Namespace > EncodingErrorEventArgs Class : Exception Property
Gets the exception that initially triggered the EncodingError event.
Syntax
'Declaration
 
Public ReadOnly Property Exception As System.Exception
public System.Exception Exception {get;}
See Also

Reference

EncodingErrorEventArgs Class
EncodingErrorEventArgs Members