You are here: Start » AVL.NET » LinearCodeParams Class
LinearCodeParams Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Parameters for reading linear barcodes.
Constructors
Constructor | Description | |
---|---|---|
![]() | LinearCodeParams() | |
![]() | LinearCodeParams(Single, Single, Int32, Optional<Int32>, Boolean, Boolean, Optional<Boolean>, Boolean, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AllowAddOns | System.Boolean | |
![]() | AllowDamage | System.Boolean | |
![]() | AllowHighBlur | System.Boolean | |
![]() | AllowNoQuietZone | Atl.Optional<System.Boolean> | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | MaxLength | Atl.Optional<System.Int32> | |
![]() | MaxThinBarSize | System.Single | |
![]() | MinLength | System.Int32 | |
![]() | MinScore | System.Single | |
![]() | MinThinBarSize | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.LinearCodeParams) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.LinearCodeParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.LinearCodeParams) | |
![]() | ToString() | Inherited from System.Object |