QualitySettings.AllowDatamatrixIndustrialBarcodes

QualitySettings.AllowDatamatrixIndustrialBarcodes property

Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes. Slow mode which helps only for dashed barcodes which consist from spots.

public bool AllowDatamatrixIndustrialBarcodes { get; set; }

Property Value

Allows engine for Datamatrix to recognize dashed industrial barcodes.

See Also