FoundBarcodeType Property ByteScout Barcode Reader SDK
Gets the found barcode symbology type.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public SymbologyType Type { get; }

Property Value

Type: SymbologyType
The found barcode symbology type.
See Also

Reference