Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarCodeException Class / BarCodeException Constructor / BarCodeException Constructor()

In This Topic
    BarCodeException Constructor()
    In This Topic
    Initializes a new instance of the BarCodeException class.
    Syntax
    'Declaration
     
    Public Function New()
    public BarCodeException()
    See Also