Click or drag to resize
ScanSessionNewlyRecognizedCodes Property
Get codes that were recognized in the last processed frame.

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.14.5.10 (5.14.5.10)
Syntax
public IEnumerable<Barcode> NewlyRecognizedCodes { get; }

Return Value

Type: IEnumerableBarcode
The list of codes recognized in the last processed frame.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also