You are here: Start » AVL.NET » CodabarParameters Class
CodabarParameters Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Datamatrix codes detection settings.
Constructors
Constructor | Description | |
---|---|---|
![]() | CodabarParameters() | |
![]() | CodabarParameters(Optional<BarcodeLength>, BarcodeSecurityLevel, BarcodeStartStopCharacters, CodabarStripMode, Boolean, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | CodabarStripMode | Avl.CodabarStripMode | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Length | Atl.Optional<Avl.BarcodeLength> | |
![]() | Mod16CheckDigitVerification | System.Boolean | |
![]() | SecurityLevel | Avl.BarcodeSecurityLevel | |
![]() | StartStopCharacters | Avl.BarcodeStartStopCharacters | |
![]() | TransmitCodabarCheckDigit | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.CodabarParameters) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.CodabarParameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.CodabarParameters) | |
![]() | ToString() | Inherited from System.Object |