Several barcodes types are identified by multiple names. But in Barcode Xpress, they are referenced by a single enumeration.
The table below shows which barcode type and enumeration must be mapped.
| Format | .NET Core |
|---|---|
| 2D Barcodes | |
| Aztec | AztecBarcode |
| Data Matrix | DataMatrixBarcode |
| MicroPDF417 | MicroPDF417Barcode |
| Micro QR | MicroQRBarcode |
| PDF417 | PDF417Barcode |
| QR Code | QRCodeBarcode |
| 1D Barcodes | |
| Add-2 | Add2Barcode |
| Add-5 | Add5Barcode |
| Airline 2 of 5 | IATA2of5Barcode |
| Australia Post 4-State Code | AustralianPost4StateBarcode |
| BCD Matrix | BCDMatrixBarcode |
| Codabar | CodabarBarcode |
| Code 128 (A,B,C) | Code128Barcode |
| Code 2 of 5 | Industry2of5Barcode |
| Code 32 | Code32Barcode |
| Code 39 | Code39Barcode |
| Code 39 Extended | Code39ExtendedBarcode |
| Code 93 | Code93Barcode |
| Code 93 Extended | Code93ExtendedBarcode |
| DataLogic 2 of 5 | DataLogic2of5Barcode |
| EAN 128 (GS1, UCC) | EAN128Barcode |
| EAN-13 | EAN13Barcode |
| EAN-8 | EAN8Barcode |
| GS1 DataBar | GS1DataBarBarcode |
| Industrial 2 of 5 | Industry2of5Barcode |
| Intelligent Mail (OneCode) | IntelligentMailBarcode |
| Interleaved 2 of 5 | Interleaved2of5Barcode |
| Invert 2 of 5 | Invert2of5Barcode |
| ITF-14 / SCC-14 | Interleaved2of5Barcode |
| Matrix 2 of 5 | Matrix2of5Barcode |
| Patch Codes | PatchCodeBarcode |
| PLANET | PlanetBarcode |
| PostNet | PostNetBarcode |
| Royal Mail (RM4SCC) | RoyalPost4StateBarcode |
| UCC 128 | EAN128Barcode |
| UPC-A | UPCABarcode |
| UPC-E | UPCEBarcode |
| UPU 4-State | UPU4StateBarcode |
