Enum Symbology1DType
Represents the different types of 1D barcode symbologies supported by the barcode model.
Namespace: Telerik.Windows.Documents.Common.Model.Barcode
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum Symbology1DType
Codabar
Represents the Codabar barcode symbology.
Code11
Represents the Code 11 barcode symbology.
Code128
Represents the Code 128 barcode symbology.
Code128A
Represents the subset A of the Code 128 barcode symbology.
Code128B
Represents the subset B of the Code 128 barcode symbology.
Code128C
Represents the subset C of the Code 128 barcode symbology.
Code25Interleaved
Represents the Interleaved Code 25 barcode symbology.
Code25Standard
Represents the Standard Code 25 barcode symbology.
Code39
Represents the Code 39 barcode symbology.
Code39Extended
Represents the extended version of the Code 39 barcode symbology.
Code93
Represents the Code 93 barcode symbology.
Code93Extended
Represents the extended version of the Code 93 barcode symbology.
CodeMSI
Represents the MSI barcode symbology.
EAN128
Represents the EAN-128 barcode symbology.
EAN128A
Represents the subset A of the EAN-128 barcode symbology.
EAN128B
Represents the subset B of the EAN-128 barcode symbology.
EAN128C
Represents the subset C of the EAN-128 barcode symbology.
EAN13
Represents the EAN-13 barcode symbology.
EAN8
Represents the EAN-8 barcode symbology.
IntelligentMail
Represents the Intelligent Mail barcode symbology used by the USPS.
Planet
Represents the Planet barcode symbology used for postal services.
Postnet
Represents the Postnet barcode symbology used by the United States Postal Service.
UPCA
Represents the UPC-A barcode symbology.
UPCE
Represents the UPC-E barcode symbology.
UPCSupplement2
Represents the UPC Supplement 2 barcode symbology.
UPCSupplement5
Represents the UPC Supplement 5 barcode symbology.