ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / EncodingErrorEventArgs Class
Properties


In This Topic
    EncodingErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by EncodingErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the EncodingErrorEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets internal code of the error.  
    Public PropertyGets the exception that initially triggered the EncodingError event.  
    Public PropertyGets the text of exception. It can be changed by user.  
    Public PropertyGets or sets a value that indicates whether Exception should be thrown.  
    Top
    See Also