[]
        
(Showing Draft Content)

C1.Win.BarCode.EncodingErrorEventArgs.-ctor

EncodingErrorEventArgs Constructor

EncodingErrorEventArgs(BarCodeException)

Initializes a new instance of the EncodingErrorEventArgs class.

Declaration
public EncodingErrorEventArgs(BarCodeException exception)
Parameters
Type Name Description
BarCodeException exception

The exception that initially triggered the EncodingError event.