Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / UnsupportBarcodeTypeException Class / UnsupportBarcodeTypeException Constructor / UnsupportBarcodeTypeException Constructor()




In This Topic
    UnsupportBarcodeTypeException Constructor()
    In This Topic
    Generated base exception for an unsupported barcode type.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New UnsupportBarcodeTypeException()
    public UnsupportBarcodeTypeException()
    public: UnsupportBarcodeTypeException();
    public:
    UnsupportBarcodeTypeException();
    See Also