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

DatacodeBarcodeParams Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Specifies how barcodes are read.

Constructors

 ConstructorDescription
DatacodeBarcodeParams()
DatacodeBarcodeParams(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>
MinLengthSystem.Int32
MinScoreSystem.Single

Methods

 NameDescription
CopyTo(Avl.DatacodeBarcodeParams)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.DatacodeBarcodeParams)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.DatacodeBarcodeParams)
ToString()Inherited from System.Object

Remarks

See also