
Visual Basic
C#
Managed Extensions for C++
C++/CLI
'Declaration <SerializableAttribute()> Public NotInheritable Class InsufficientWidthException Inherits BarcodeException
'Usage Dim instance As InsufficientWidthException
The required width is a value calculated from the sum of the total bar width, left and right borders (WriterBase.HorizontalWhiteSpace), and the width of any outside text i.e. UPC symbols, plus specified text gap (WriterBase.HorizontalTextGap).
Note: If WriterBase.AutoSize is set to True, this error is not returned even is the above is True. Instead, the width is resized automatically to fit the barcode.
System.Object
System.Exception
Accusoft.BarcodeXpressSdk.BarcodeException
Accusoft.BarcodeXpressSdk.InsufficientWidthException