You are here: Start » AVL.NET » DatacodeBarcodeParams Constructor
DatacodeBarcodeParams Constructor
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Syntax
public DatacodeBarcodeParams ( Optional<Avl.BarcodeFormat> barcodeFormat_, int minLength_, Optional<int> maxLength_, bool allowHighBlur_, bool allowDamage_, bool allowNoQuietZone_, float minScore_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| barcodeFormat_ | Atl.Optional<Avl.BarcodeFormat> | ||||
| minLength_ | int | ||||
| maxLength_ | Atl.Optional<int> | ||||
| allowHighBlur_ | bool | ||||
| allowDamage_ | bool | ||||
| allowNoQuietZone_ | bool | ||||
| minScore_ | float |
