Click or drag to resize
ScanSettingsCodeRejectionEnabled Property
Whether code rejection should be enabled

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

Property Value

Type: Boolean
Remarks
Code rejection allows you to implement custom validation steps for recognized codes. By default code rejection is disabled.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also