DecodeType.Code39FullASCII

DecodeType.Code39FullASCII field

Specifies that the data should be decoded with Code 39 full ASCII charset barcode specification: ISO/IEC 16388

public static readonly SingleDecodeType Code39FullASCII;

See Also