Click or drag to resize

StatLogInfo Method

set key-value info in log (current frame?)

Namespace:  Atalasoft.Barcoding.Reading.BarcodeLib
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Info(
	string key,
	string value
)

Parameters

key
Type: SystemString
parameter
value
Type: SystemString
value
See Also