Click or drag to resize

BarcodeScannerSession Property

Get the current scanning session.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public BarcodeScannerSession Session { get; }

Property Value

Type: BarcodeScannerSession
Remarks

The scanning session contains the current state of the barcode decoding process, such as the codes that were decoded in the last frame.

Version Information

Supported in: 1.0
See Also