Click or drag to resize

ScanSettings Constructor

Construct a new scan settings instance with all symbologies disabled

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public ScanSettings()
Remarks
To enable scanning of barcodes or 2d codes, you must explicitly enable symbologies through either EnableSymbology(BarcodeSymbology, Boolean), or by setting the Enabled property to true.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also