Click or drag to resize

IDecoderResultBarcodeType Property

Gets the type of the detected barcode.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
BarcodeType BarcodeType { get; }

Property Value

Type: BarcodeType
See Also