BarcodeType

BarcodeType enumeration

Type of Barcode used in BarcodeConfig

public enum BarcodeType

Values

NameValueDescription
QR0Represent QR type
Codabar1Represent Codabar type
Code112Represent Code11 type
Code39Standard3Represent Code39Standard type
Code39Extended4Represent Code39Extended type
Code93Standard5Represent Code93Standard type
Code93Extended6Represent Code93Extended type
Code1287Represent Code128 type
GS1Code1288Represent GS1Code128 type
EAN89Represent EAN8 type
EAN1310Represent EAN13 type
EAN1411Represent EAN14 type
SCC1412Represent SCC14 type
SSCC1813Represent SSCC18 type
UPCA14Represent UPCA type
UPCE15Represent UPCE type
ISBN16Represent ISBN type
ISSN17Represent ISSN type
ISMN18Represent ISMN type
Standard2of519Represent Standard2of5 type
Interleaved2of520Represent Interleaved2of5 type
Matrix2of521Represent Matrix2of5 type
ItalianPost2522Represent ItalianPost25 type
IATA2of523Represent IATA2of5 type
ITF1424Represent ITF14 type
ITF625Represent ITF6 type
MSI26Represent MSI type
VIN27Represent VIN type
DeutschePostIdentcode28Represent DeutschePostIdentcode type
DeutschePostLeitcode29Represent DeutschePostLeitcode type
OPC30Represent OPC type
PZN31Represent PZN type
Code16K32Represent Code16K type
Pharmacode33Represent Pharmacode type
DataMatrix34Represent DataMatrix type
Aztec35Represent Aztec type
Pdf41736Represent Pdf417 type
MacroPdf41737Represent MacroPdf417 type
AustraliaPost38Represent AustraliaPost type
Postnet39Represent Postnet type
Planet40Represent Planet type
OneCode41Represent OneCode type
RM4SCC42Represent RM4SCC type
Mailmark43Represent Mailmark type
DatabarOmniDirectional44Represent DatabarOmniDirectional type
DatabarTruncated45Represent DatabarTruncated type
DatabarLimited46Represent DatabarLimited type
DatabarExpanded47Represent DatabarExpanded type
SingaporePost48Represent SingaporePost type
GS1DataMatrix49Represent GS1DataMatrix type
AustralianPosteParcel50Represent AustralianPosteParcel type
SwissPostParcel51Represent SwissPostParcel type
PatchCode52Represent PatchCode type
DatabarExpandedStacked53Represent DatabarExpandedStacked type
DatabarStacked54Represent DatabarStacked type
DatabarStackedOmniDirectional55Represent DatabarStackedOmniDirectional type
MicroPdf41756Represent MicroPdf417 type
GS1QR57Represent GS1QR type
MaxiCode58Represent MaxiCode type
Code3259Represent Code32 type
DataLogic2of560Represent DataLogic2of5 type
DotCode61Represent DotCode type
DutchKIX62Represent DutchKIX type
UpcaGs1Code128Coupon63Represent UpcaGs1Code128Coupon type
UpcaGs1DatabarCoupon64Represent UpcaGs1DatabarCoupon type
CodablockF65Represent CodablockF type
GS1CodablockF66Represent GS1CodablockF type

See Also