You are here: Start » AVL.NET » GS1DatabarParameters Structure
GS1DatabarParameters Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
GS1 databar detection settings.
Constructors
| Constructor | Description | |
|---|---|---|
| GS1DatabarParameters(Boolean, Boolean, Boolean, Boolean, BarcodeLimitedMarginCheck, BarcodeSecurityLevel) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| ConvertGS1DataBartToUPC_EAN_JAN | System.Boolean | Expanded | |
| Default | AvlNet.GS1DatabarParameters | ||
| Expanded | System.Boolean | Expanded | |
| IsDefault | System.Boolean | ||
| LimitedMarginCheck | AvlNet.BarcodeLimitedMarginCheck | Limited margin check | |
| Limited | System.Boolean | Limited | |
| Omnidirectional | System.Boolean | Omnidirectional | |
| SecurityLevel | AvlNet.BarcodeSecurityLevel | Security level |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.GS1DatabarParameters) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.GS1DatabarParameters, AvlNet.GS1DatabarParameters) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
