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




In This Topic
    UnableReadBitmapException Constructor()
    In This Topic
    Generated base exception when unable to read the bitmap.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New UnableReadBitmapException()
    public UnableReadBitmapException()
    public: UnableReadBitmapException();
    public:
    UnableReadBitmapException();
    See Also