Click or drag to resize

BarcodeScannerApplySettings Method

Apply scan settings to the barcode scanner.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public void ApplySettings(
	BarcodeScannerSettings settings
)

Parameters

settings
Type: Scandit.RecognitionBarcodeScannerSettings
The new settings to be applied.
Remarks
The scan settings take effect immediately and are used for the next processed frame.
Version Information

Supported in: 1.0
See Also