Accusoft.Forms1 - Updated
RowCountException Class
Members 



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

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.RowCountException

See Also

Reference

RowCountException Members
Accusoft.BarcodeXpressSdk Namespace