DevExpress.XtraPrinting.BarCode Namespace
In This Article
Contains classes and enumerations that implement the bar code functionality in XtraPrinting.
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Classes
Name | Description |
---|---|
Aztec |
Generates an Aztec Code barcode. |
Bar |
The base class for generators of 2D bar codes. |
Bar |
Defines the base class for all the classes used to generate bar codes. |
Codabar |
Represents the class used to generate a Codabar barcode. |
Code11Generator | Represents the class used to generate a Code 11 barcode. |
Code128Generator | Represents the class used to generate a Code 128 barcode. |
Code39Extended |
Represents the class used to generate a Code 39 Extended barcode. |
Code39Generator | Represents the class used to generate a Code 39 barcode. |
Code93Extended |
Represents the class used to generate a Code 93 Extended barcode. |
Code93Generator | Represents the class used to generate a Code 93 barcode. |
Code |
Represents the class used to generate an MSI barcode. |
Corner |
Defines a QR code’s corner frame. |
Data |
Generates a GS1 (Data |
Data |
Generates an ECC200 - Data Matrix barcode. |
Data |
Generates a GS1 (Data Matrix) barcode. |
Deutsche |
Generates a visual representation of the Deutsche Post Identcode barcode. |
Deutsche |
Generates a visual representation of the Deutsche Post Leitcode barcode. |
EAN128Generator | Represents the class used to generate an EAN-128 barcode. |
EAN13Generator | Represents the class used to generate an EAN 13 barcode. |
EAN8Generator | Represents the class used to generate an EAN 8 barcode. |
Industrial2of5Generator | Represents the class used to generate an Industrial 2 of 5 barcode. |
Intelligent |
Generates an Intelligent Mail barcode. |
Intelligent |
Generates an Intelligent Mail Package barcode. |
Interleaved2of5Generator | Represents the class used to generate an Interleaved 2 of 5 barcode. |
ITF14Generator | Generates an ITF-14 barcode. |
Matrix2of5Generator | Represents the class used to generate a Matrix 2 of 5 barcode. |
Micro |
Generates a Micro QR Code barcode. |
Payment |
Identifies an EPC QR Code’s frame used in Payment Services Austria. |
PDF417Generator | Generates a PDF417 barcode. |
Pharmacode |
Generates a visual representation of the Pharmacode barcode. |
Post |
Represents the class used to generate a Post |
QRCode |
Generates an EPC QR Code barcode. |
QRCode |
Generates a QR Code barcode. |
QRCode |
Generates a GS1 (QR Code) barcode. |
QRFrame |
Contains options used to configure the frame for QR codes. |
Rectangle |
Defines a QR code’s rectangular frame. |
SSCCGenerator | A class used to generate an SSCC bar code. |
UPCAGenerator | Represents the class used to generate an UPC-A barcode. |
UPCE0Generator | Represents the class used to generate an UPC-E0 barcode. |
UPCE1Generator | Represents the class used to generate an UPC-E1 barcode. |
UPCEGenerator |
Defines the base class for the UPCE0Generator and UPCE1Generator classes. |
UPCSupplemental2Generator | Represents the class used to generate an UPC Supplemental 2 barcode. |
UPCSupplemental5Generator | Represents the class used to generate an UPC Supplemental 5 barcode. |
UPCSupplemental |
Defines the base class for the UPCSupplemental2Generator and UPCSupplemental5Generator classes. |
#Interfaces
Name | Description |
---|---|
IBar |
For internal use. Provides options that are used to manage a bar code’s content. |
#Enums
Name | Description |
---|---|
Aztec |
Specifies the type of data supplied to an Aztec Code barcode. |
Aztec |
Specifies the amount of redundancy built into the Aztec Code to compensate for calculation errors. |
Aztec |
Specifies the Aztec Code’s size. |
Bar |
Lists the possible errors that may be identified during bar code validation. |
Bar |
Specifies by what angle a bar code is rotated. |
Codabar |
Specifies the first (start) and last (stop) symbols used to code the Codabar bar code structure. |
Codabar |
Specifies the first (start) and last (stop) symbols used to code the Codabar bar code structure. |
Code128Charset | Specifies the character set that is used to encode characters of the Code 128 bar code. |
Data |
Lists the values used to specify the type of the Data |
Data |
Specifies the kind of data that should be coded into the ECC200 - Data Matrix and PDF417 bar codes. |
Data |
Lists the available data matrix size options related to the ECC200 - Data Matrix bar code. |
Error |
Specifies the amount of redundancy built into the coding of the PDF417 bar code to compensate for calculation errors. |
Micro |
Specifies the type of data coded into the Micro QR Code. |
Micro |
Specifies the amount of redundancy built into the Micro QR Code to compensate for calculation errors. |
Micro |
Lists values that specify Micro QR Code sizes (versions). |
MSICheck |
Specifies which formula is used to calculate the checksum for the MSI bar code. |
PDF417Compaction |
Specifies the kind of data that should be coded into the PDF417 bar code. |
Pharmacode |
Lists the types of the Pharmacode bar code. |
QRCode |
Specifies the kind of data that should be coded into the QR Code. |
QRCode |
Specifies the amount of redundancy built into the coding of the QR Code to compensate for calculation errors. |
QRCode |
Lists the values used to specify the QR Code‘s size. |
QRFrame |
Lists values that used to set the text alignment for a QR Code’s frame. |
QRFrame |
Lists values that used to set the text position inside a QR Code’s frame. |