Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
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()
See Also