BarcodeType
BarcodeType enumeration
Type of Barcode used in BarcodeConfig
public enum BarcodeType
Values
| Name | Value | Description |
|---|---|---|
| QR | 0 | Represent QR type |
| Codabar | 1 | Represent Codabar type |
| Code11 | 2 | Represent Code11 type |
| Code39Standard | 3 | Represent Code39Standard type |
| Code39Extended | 4 | Represent Code39Extended type |
| Code93Standard | 5 | Represent Code93Standard type |
| Code93Extended | 6 | Represent Code93Extended type |
| Code128 | 7 | Represent Code128 type |
| GS1Code128 | 8 | Represent GS1Code128 type |
| EAN8 | 9 | Represent EAN8 type |
| EAN13 | 10 | Represent EAN13 type |
| EAN14 | 11 | Represent EAN14 type |
| SCC14 | 12 | Represent SCC14 type |
| SSCC18 | 13 | Represent SSCC18 type |
| UPCA | 14 | Represent UPCA type |
| UPCE | 15 | Represent UPCE type |
| ISBN | 16 | Represent ISBN type |
| ISSN | 17 | Represent ISSN type |
| ISMN | 18 | Represent ISMN type |
| Standard2of5 | 19 | Represent Standard2of5 type |
| Interleaved2of5 | 20 | Represent Interleaved2of5 type |
| Matrix2of5 | 21 | Represent Matrix2of5 type |
| ItalianPost25 | 22 | Represent ItalianPost25 type |
| IATA2of5 | 23 | Represent IATA2of5 type |
| ITF14 | 24 | Represent ITF14 type |
| ITF6 | 25 | Represent ITF6 type |
| MSI | 26 | Represent MSI type |
| VIN | 27 | Represent VIN type |
| DeutschePostIdentcode | 28 | Represent DeutschePostIdentcode type |
| DeutschePostLeitcode | 29 | Represent DeutschePostLeitcode type |
| OPC | 30 | Represent OPC type |
| PZN | 31 | Represent PZN type |
| Code16K | 32 | Represent Code16K type |
| Pharmacode | 33 | Represent Pharmacode type |
| DataMatrix | 34 | Represent DataMatrix type |
| Aztec | 35 | Represent Aztec type |
| Pdf417 | 36 | Represent Pdf417 type |
| MacroPdf417 | 37 | Represent MacroPdf417 type |
| AustraliaPost | 38 | Represent AustraliaPost type |
| Postnet | 39 | Represent Postnet type |
| Planet | 40 | Represent Planet type |
| OneCode | 41 | Represent OneCode type |
| RM4SCC | 42 | Represent RM4SCC type |
| Mailmark | 43 | Represent Mailmark type |
| DatabarOmniDirectional | 44 | Represent DatabarOmniDirectional type |
| DatabarTruncated | 45 | Represent DatabarTruncated type |
| DatabarLimited | 46 | Represent DatabarLimited type |
| DatabarExpanded | 47 | Represent DatabarExpanded type |
| SingaporePost | 48 | Represent SingaporePost type |
| GS1DataMatrix | 49 | Represent GS1DataMatrix type |
| AustralianPosteParcel | 50 | Represent AustralianPosteParcel type |
| SwissPostParcel | 51 | Represent SwissPostParcel type |
| PatchCode | 52 | Represent PatchCode type |
| DatabarExpandedStacked | 53 | Represent DatabarExpandedStacked type |
| DatabarStacked | 54 | Represent DatabarStacked type |
| DatabarStackedOmniDirectional | 55 | Represent DatabarStackedOmniDirectional type |
| MicroPdf417 | 56 | Represent MicroPdf417 type |
| GS1QR | 57 | Represent GS1QR type |
| MaxiCode | 58 | Represent MaxiCode type |
| Code32 | 59 | Represent Code32 type |
| DataLogic2of5 | 60 | Represent DataLogic2of5 type |
| DotCode | 61 | Represent DotCode type |
| DutchKIX | 62 | Represent DutchKIX type |
| UpcaGs1Code128Coupon | 63 | Represent UpcaGs1Code128Coupon type |
| UpcaGs1DatabarCoupon | 64 | Represent UpcaGs1DatabarCoupon type |
| CodablockF | 65 | Represent CodablockF type |
| GS1CodablockF | 66 | Represent GS1CodablockF type |
See Also
- namespace Aspose.OMR.Generation.Config.Enums
- assembly Aspose.OMR