Click or drag to resize

ScanSettingsSymbologies Property

Map of symbology-specific settings

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public IReadOnlyDictionary<BarcodeSymbology, SymbologySettings> Symbologies { get; }

Property Value

Type: IReadOnlyDictionaryBarcodeSymbology, SymbologySettings
Remarks
The dictionary holds a separate settings object for each supported symbology. These settings allow to control optional checksums, code-lengths as well as custom extensions that can be enabled or disabled for each symbology separately.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also