Back to Devexpress

DevExpress.XtraPrinting.BarCode Namespace

corelibraries-devexpress-dot-xtraprinting-0b8fba5c.md

latest16.4 KB
Original Source

DevExpress.XtraPrinting.BarCode Namespace

Contains classes and enumerations that implement the bar code functionality in XtraPrinting.

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Classes

NameDescription
AztecCodeGeneratorGenerates an Aztec Code barcode.
BarCode2DGeneratorThe base class for generators of 2D bar codes.
BarCodeGeneratorBaseDefines the base class for all the classes used to generate bar codes.
CodabarGeneratorRepresents the class used to generate a Codabar barcode.
Code11GeneratorRepresents the class used to generate a Code 11 barcode.
Code128GeneratorRepresents the class used to generate a Code 128 barcode.
Code39ExtendedGeneratorRepresents the class used to generate a Code 39 Extended barcode.
Code39GeneratorRepresents the class used to generate a Code 39 barcode.
Code93ExtendedGeneratorRepresents the class used to generate a Code 93 Extended barcode.
Code93GeneratorRepresents the class used to generate a Code 93 barcode.
CodeMSIGeneratorRepresents the class used to generate an MSI barcode.
CornerQRFrameOptionsDefines a QR code’s corner frame.
DataBarGeneratorGenerates a GS1 (DataBar) barcode.
DataMatrixGeneratorGenerates an ECC200 - Data Matrix barcode.
DataMatrixGS1GeneratorGenerates a GS1 (Data Matrix) barcode.
DeutschePostIdentcodeGeneratorGenerates a visual representation of the Deutsche Post Identcode barcode.
DeutschePostLeitcodeGeneratorGenerates a visual representation of the Deutsche Post Leitcode barcode.
EAN128GeneratorRepresents the class used to generate an EAN-128 barcode.
EAN13GeneratorRepresents the class used to generate an EAN 13 barcode.
EAN8GeneratorRepresents the class used to generate an EAN 8 barcode.
Industrial2of5GeneratorRepresents the class used to generate an Industrial 2 of 5 barcode.
IntelligentMailGeneratorGenerates an Intelligent Mail barcode.
IntelligentMailPackageGeneratorGenerates an Intelligent Mail Package barcode.
Interleaved2of5GeneratorRepresents the class used to generate an Interleaved 2 of 5 barcode.
ITF14GeneratorGenerates an ITF-14 barcode.
Matrix2of5GeneratorRepresents the class used to generate a Matrix 2 of 5 barcode.
MicroQRCodeGeneratorGenerates a Micro QR Code barcode.
PaymentServicesAustriaQRFrameOptionsIdentifies an EPC QR Code’s frame used in Payment Services Austria.
PDF417GeneratorGenerates a PDF417 barcode.
PharmacodeGeneratorGenerates a visual representation of the Pharmacode barcode.
PostNetGeneratorRepresents the class used to generate a PostNet barcode.
QRCodeEPCGeneratorGenerates an EPC QR Code barcode.
QRCodeGeneratorGenerates a QR Code barcode.
QRCodeGS1GeneratorGenerates a GS1 (QR Code) barcode.
QRFrameOptionsContains options used to configure the frame for QR codes.
RectangleQRFrameOptionsDefines a QR code’s rectangular frame.
SSCCGeneratorA class used to generate an SSCC bar code.
UPCAGeneratorRepresents the class used to generate an UPC-A barcode.
UPCE0GeneratorRepresents the class used to generate an UPC-E0 barcode.
UPCE1GeneratorRepresents the class used to generate an UPC-E1 barcode.
UPCEGeneratorBaseDefines the base class for the UPCE0Generator and UPCE1Generator classes.
UPCSupplemental2GeneratorRepresents the class used to generate an UPC Supplemental 2 barcode.
UPCSupplemental5GeneratorRepresents the class used to generate an UPC Supplemental 5 barcode.
UPCSupplementalNGeneratorBaseDefines the base class for the UPCSupplemental2Generator and UPCSupplemental5Generator classes.

Interfaces

NameDescription
IBarCodeDataFor internal use. Provides options that are used to manage a bar code’s content.

Enums

NameDescription
AztecCodeCompactionModeSpecifies the type of data supplied to an Aztec Code barcode.
AztecCodeErrorCorrectionLevelSpecifies the amount of redundancy built into the Aztec Code to compensate for calculation errors.
AztecCodeVersionSpecifies the Aztec Code’s size.
BarCodeErrorLists the possible errors that may be identified during bar code validation.
BarCodeOrientationSpecifies by what angle a bar code is rotated.
CodabarStartStopPairSpecifies the first (start) and last (stop) symbols used to code the Codabar bar code structure.
CodabarStartStopSymbolSpecifies the first (start) and last (stop) symbols used to code the Codabar bar code structure.
Code128CharsetSpecifies the character set that is used to encode characters of the Code 128 bar code.
DataBarTypeLists the values used to specify the type of the DataBar bar code.
DataMatrixCompactionModeSpecifies the kind of data that should be coded into the ECC200 - Data Matrix and PDF417 bar codes.
DataMatrixSizeLists the available data matrix size options related to the ECC200 - Data Matrix bar code.
ErrorCorrectionLevelSpecifies the amount of redundancy built into the coding of the PDF417 bar code to compensate for calculation errors.
MicroQRCodeCompactionModeSpecifies the type of data coded into the Micro QR Code.
MicroQRCodeErrorCorrectionLevelSpecifies the amount of redundancy built into the Micro QR Code to compensate for calculation errors.
MicroQRCodeVersionLists values that specify Micro QR Code sizes (versions).
MSICheckSumSpecifies which formula is used to calculate the checksum for the MSI bar code.
PDF417CompactionModeSpecifies the kind of data that should be coded into the PDF417 bar code.
PharmacodeTypeLists the types of the Pharmacode bar code.
QRCodeCompactionModeSpecifies the kind of data that should be coded into the QR Code.
QRCodeErrorCorrectionLevelSpecifies the amount of redundancy built into the coding of the QR Code to compensate for calculation errors.
QRCodeVersionLists the values used to specify the QR Code‘s size.
QRFrameTextAlignmentLists values that used to set the text alignment for a QR Code’s frame.
QRFrameTextPositionLists values that used to set the text position inside a QR Code’s frame.