Click or drag to resize

ScanSessionNewlyLocalizedCodes Property

Get codes localized but not recognized in the last processed frame.

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

Return Value

Type: IEnumerableBarcode
The list of codes localized but not recognized in the last processed frame. Use NewlyRecognizedCodes for a list of recognized codes in the last frame.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also