The AutomaticReadHorVerBarCode and the AutomaticReadSkewedBarCode methods are best used when the barcode type is unknown. The methods will return the following string constants depending on the detected barcode type:
Binary barcode coding constants:
· "Codabar"
· "Code11"
· "Code39"
· "Industrial 2 from 5"
· "Interleaved 2 from 5"
· "Matrix 2 from 5"
· "Plessey"
Non-binary barcode coding constants:
· "Code128"
· “EAN-8”
· “EAN-13”
· "UPC-A"
· "UPC-E"