You are here: Start » AVL.NET » Code128Parameters Class
Code128Parameters Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Code128 detection settings.
Constructors
Constructor | Description | |
---|---|---|
![]() | Code128Parameters() | |
![]() | Code128Parameters(Boolean, Boolean, Optional<BarcodeLength>, Int32, Boolean, ISBTConcatenation, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | EmulateUCC128 | System.Boolean | |
![]() | GS128 | System.Boolean | |
![]() | IgnoreCode128FNC4 | System.Boolean | |
![]() | ISBT128 | System.Boolean | |
![]() | ISBTConcatenationRedundancy | System.Int32 | |
![]() | ISBTConcatenation | Avl.ISBTConcatenation | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Length | Atl.Optional<Avl.BarcodeLength> |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.Code128Parameters) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.Code128Parameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.Code128Parameters) | |
![]() | ToString() | Inherited from System.Object |