You are here: Start » FIL.NET » DatacodeBarcodeParams Constructor
DatacodeBarcodeParams Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public DatacodeBarcodeParams ( Optional<Fil.BarcodeFormat> barcodeFormat_, int minLength_, Optional<int> maxLength_, bool allowHighBlur_, bool allowDamage_, bool allowNoQuietZone_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
barcodeFormat_ | Ftl.Optional<Fil.BarcodeFormat> | ||||
minLength_ | int | ||||
maxLength_ | Ftl.Optional<int> | ||||
allowHighBlur_ | bool | ||||
allowDamage_ | bool | ||||
allowNoQuietZone_ | bool |