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