Skip to main content
Version: 4.59

BarcodeFormat

List of barcode formats.

This type can have the following values.

ValueDescription
"aztec"Barcode of type Aztec.
"codabar"Barcode of type Codabar.
"code39"Barcode of type CODE 39.
"code93"Barcode of type CODE 93.
"code128"Barcode of type CODE 128.
"dataMatrix"Barcode of type data matrix.
"ean-8"Barcode of type EAN-8.
"ean-13"Barcode of type EAN-13.
"itf"Barcode of type Interleaved 2 of 5.
"pdf417"Barcode of type PDF 417.
"qr"Barcode of type QR.
"upce"Barcode of type UPC-E.