QualitySettings.BarcodeQuality

QualitySettings.BarcodeQuality property

Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition.

public BarcodeQualityMode BarcodeQuality { get; set; }

Property Value

Mode which enables methods to recognize barcode elements with the selected quality.

See Also