Barcode Xpress for .NET Framework v13.9 - 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.
Object Model
RowCountException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class RowCountException 
   Inherits BarcodeException
'Usage
 
Dim instance As RowCountException
[Serializable()]
public sealed class RowCountException : BarcodeException 
[Serializable()]
public __gc __sealed class RowCountException : public 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

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