Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / InsufficientWidthException Class / InsufficientWidthException Constructor / InsufficientWidthException Constructor()




In This Topic
InsufficientWidthException Constructor()
In This Topic
Generated base exception for an insufficient width.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New InsufficientWidthException()
See Also