Click or drag to resize

BarcodePickerBeepEnabled Property

Whether the picker should beep whenever a code is scanned.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public bool BeepEnabled { get; set; }

Property Value

Type: Boolean
Remarks
By default, a beep sound is played whenever a barcode is scanned. Set this property to false if you do not want beeping to be enabled.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also