BarCodeResult.CodeType

BarCodeResult.CodeType property

Gets the barcode type

public SingleDecodeType CodeType { get; }

Property Value

The type information of the recognized barcode

See Also