You are here: Start » AVL.NET » LinearCodeParams Class

LinearCodeParams Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Parameters for reading linear barcodes.

Constructors

 ConstructorDescription
LinearCodeParams()
LinearCodeParams(Single, Single, Int32, Optional<Int32>, Boolean, Boolean, Optional<Boolean>, Boolean, Single)

Properties

 NameTypeDescription
AllowAddOnsSystem.Boolean
AllowDamageSystem.Boolean
AllowHighBlurSystem.Boolean
AllowNoQuietZoneAtl.Optional<System.Boolean>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MaxLengthAtl.Optional<System.Int32>
MaxThinBarSizeSystem.Single
MinLengthSystem.Int32
MinScoreSystem.Single
MinThinBarSizeSystem.Single

Methods

 NameDescription
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

Remarks

See also