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