DecodeType.IATA2of5

DecodeType.IATA2of5 field

Specifies that the data should be decoded with IATA 2 of 5 barcode specification. IATA (International Air Transport Association) uses this barcode for the management of air cargo.

public static readonly SingleDecodeType IATA2of5;

See Also