DecodeTypeCode39Extended Field |
Specifies that the data should be decoded with Extended CODE 39 barcode specification
Namespace:
Aspose.BarCode.BarCodeRecognition
Assembly:
Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntaxpublic static readonly SingleDecodeType Code39Extended
Public Shared ReadOnly Code39Extended As SingleDecodeType
public:
static initonly SingleDecodeType^ Code39Extended
static val Code39Extended: SingleDecodeType
Field Value
Type:
SingleDecodeType
See Also