DecodeType.Code39

DecodeType.Code39 field

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

public static readonly SingleDecodeType Code39;

See Also