Accusoft.Forms1 - 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
<SerializableAttribute()>
Public NotInheritable Class ColumnCountException 
   Inherits BarcodeException
Dim instance As ColumnCountException
[Serializable()]
public sealed class ColumnCountException : 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