You are here: Start » AVL.NET » LinearSymbologies Structure
LinearSymbologies Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Specifies which 1D code symbologies will be read.
Constructors
Constructor | Description | |
---|---|---|
![]() | LinearSymbologies(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Code39 | System.Boolean | |
![]() | Code93 | System.Boolean | |
![]() | Code128 | System.Boolean | |
![]() | EAN8 | System.Boolean | |
![]() | EAN13 | System.Boolean | |
![]() ![]() | Empty | Avl.LinearSymbologies | Gets an empty instance of the LinearSymbologies. |
![]() | Interleaved2of5 | System.Boolean | |
![]() | Pharmacode | System.Boolean | |
![]() | UPCA | System.Boolean | |
![]() | UPCE | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Avl.LinearSymbologies) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |