Skip to main content
A newer version of this page is available.

DevExpress.XtraReports.UI.BarCode Namespace

Contains classes that implement the functionality of the Bar Code control in XtraReports.

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Classes

Name Description
XRCodabarGenerator Obsolete. Represents the class used to generate a Codabar bar code.
XRCode11Generator Obsolete. Represents the class used to generate a Code 11 bar code.
XRCode128Generator Obsolete. The class used to generate a Code 128 bar code.
XRCode39ExtendedGenerator Obsolete. Represents the class used to generate a Code 39 Extended bar code.
XRCode39Generator Obsolete. Represents the class used to generate a Code 39 bar code.
XRCode93ExtendedGenerator Obsolete. Represents the class used to generate a Code 93 Extended bar code.
XRCode93Generator Obsolete. Represents the class used to generate a Code 93 bar code.
XRCodeMSIGenerator Obsolete. The class used to generate a MSI bar code.
XREAN128Generator Obsolete. Represents the class used to generate an EAN 128 bar code.
XREAN13Generator Obsolete. Represents the class used to generate an EAN 13 bar code.
XREAN8Generator Obsolete. Represents the class used to generate an EAN 8 bar code.
XRIndustrial2of5Generator Obsolete. Represents the class used to generate an Industrial 2 of 5 bar code.
XRInterleaved2of5Generator Obsolete. Represents the class used to generate an Interleaved 2 of 5 bar code.
XRMatrix2of5Generator Obsolete. Represents the class used to generate a Matrix 2 of 5 bar code.
XRPostNetGenerator Obsolete. Represents the class used to generate a PostNet bar code.
XRUPCAGenerator Obsolete. Represents the class used to generate an UPC A bar code.
XRUPCE0Generator Obsolete. The class used to generate a UPC-E0 bar code.
XRUPCE1Generator Obsolete. The class used to generate a UPC-E1 bar code.
XRUPCSupplemental2Generator Obsolete. The class used to generate a UPC Supplemental 2 bar code.
XRUPCSupplemental5Generator Obsolete. The class used to generate a UPC Supplemental 5 bar code.

Enums

Name Description
CodabarStartStopPair Obsolete. Specifies the first (start) and last (stop) symbols used to code the Codabar bar code structure.
Code128Charset Obsolete. Specifies the character set used for coding the Code 128 bar code structure.
MSICheckSum Obsolete. Specifies which formula is used to calculate the checksum for the MSI bar code.