Barcode Xpress for .NET Core v13.9 - Updated
ColumnCountException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : ColumnCountException Class
This exception is thrown if the input columns are outside the valid range for a 2D barcode type to be created.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ColumnCountException 
   Inherits BarcodeException
'Usage
 
Dim instance As ColumnCountException
[Serializable()]
public sealed class ColumnCountException : BarcodeException 
[Serializable()]
public __gc __sealed class ColumnCountException : public BarcodeException 
[Serializable()]
public ref class ColumnCountException sealed : public BarcodeException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.ColumnCountException

See Also

Reference

ColumnCountException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.