Click or drag to resize

ScanSettingsSetProperty Method

Set custom property

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public void SetProperty(
	string key,
	int value
)

Parameters

key
Type: SystemString
The parameter name.
value
Type: SystemInt32
The parameter value
Remarks
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also