BarCodeResultCodeType Property

Gets the barcode type

Namespace:  Aspose.BarCode.BarCodeRecognition
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public SingleDecodeType CodeType { get; }

Property Value

Type: SingleDecodeType
The type information of the recognized barcode
See Also