New to KendoReact? Start a free 30-day trial
BarcodeType
BarcodeTypePremium
Supported symbologies (encodings) for the Barcode component.
type
BarcodeType = "EAN8" | "EAN13" | "UPCE" | "UPCA" | "Code11" | "Code39" | "Code39Extended" | "Code93" | "Code93Extended" | "Code128" | "Code128A" | "Code128B" | "Code128C" | "GS1-128" | "MSImod10" | "MSImod11" | "MSImod1010" | "MSImod1110" | "POSTNET";