You are here: Start » AVL.NET » BarcodeLength Structure
BarcodeLength Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Barcode length settings.
Constructors
| Constructor | Description | |
|---|---|---|
| BarcodeLength(Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.BarcodeLength | ||
| IsDefault | System.Boolean | ||
| MaxLength | System.Int32 | ||
| MinLength | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.BarcodeLength) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.BarcodeLength, AvlNet.BarcodeLength) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
