Click or drag to resize

BarcodePicker Constructor (String, ScanSettings, String)

Constructor to instantiate programmatically.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public BarcodePicker(
	string licenseKey,
	ScanSettings settings,
	string externalId = null
)

Parameters

licenseKey
Type: SystemString
The Scandit BarcodeScanner license key you can obtain from your Scandit account.
settings
Type: Scandit.BarcodePickerScanSettings
The barcode scanner settings to use. These settings allow to control what types of barcode (symbologies) are to be scanned and allow to configure other scanning-related parameters such as active scanning area.
externalId (Optional)
Type: SystemString
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also