You are here: Start » AVL.NET » BarcodeLength Structure
BarcodeLength Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Barcode length settings.
Constructors
| Constructor | Description | |
|---|---|---|
| BarcodeLength(Int32, Int32) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.BarcodeLength | Gets an empty instance of the BarcodeLength. | |
| MaxLength | System.Int32 | ||
| MinLength | System.Int32 | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.BarcodeLength) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
