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(Optional<BarcodeFormat>, Int32, Optional<Int32>, Boolean, Boolean, Boolean, Single)

Properties

 NameTypeDescription
AllowDamageSystem.Boolean
AllowHighBlurSystem.Boolean
AllowNoQuietZoneSystem.Boolean
BarcodeFormatAtl.Optional<Avl.BarcodeFormat>
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