QualitySettings.AllowIncorrectBarcodes

QualitySettings.AllowIncorrectBarcodes property

Allows engine to recognize barcodes which has incorrect checksumm or incorrect values. Mode can be used to recognize damaged barcodes with incorrect text.

public bool AllowIncorrectBarcodes { get; set; }

Property Value

Allows engine to recognize incorrect barcodes.

See Also