Click or drag to resize

BarcodeScannerSettingsSetProperty Method

Set custom property

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.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

Supported in: 1.0
See Also