Namespace FastReport.Barcode
Classes
Barcode128
Generates the Code128 barcode.
Barcode2DBase
The base class for 2D-barcodes such as PDF417 and Datamatrix.
Barcode2of5Industrial
Generates the "2/5 Industrial" barcode.
Barcode2of5Interleaved
Generates the "2/5 Interleaved" barcode.
Barcode2of5Matrix
Generates the "2/5 Matrix" barcode.
Barcode39
Generates the Code39 barcode.
Barcode39Extended
Generates the Code39 extended barcode.
Barcode93
Generates the Code93 barcode.
Barcode93Extended
Generates the Code93 extended barcode.
BarcodeAztec
Generates the 2D Aztec barcode.
BarcodeBase
The base class for all barcodes.
BarcodeCodabar
Generates the Codabar barcode.
BarcodeDatamatrix
Generates the 2D Data Matrix barcode.
BarcodeEAN
The base class for EAN barcodes.
BarcodeEAN128
Generates the GS1-128 (formerly known as UCC-128 or EAN-128) barcode.
BarcodeEAN13
Generates the EAN13 barcode.
BarcodeEAN8
Generates the EAN8 barcode.
BarcodeIntelligentMail
Generates the Intelligent Mail (USPS) barcode.
BarcodeMaxiCode
Generates the 2D MaxiCode barcode.
BarcodeMSI
Generates the MSI barcode.
BarcodeObject
Represents a barcode object. Represents a barcode object.
BarcodePDF417
Generates the 2D PDF417 barcode.
BarcodePharmacode
Generates the Pharmacode barcode.
BarcodePlessey
Generates the Plessey barcode.
BarcodePostNet
Generates the PostNet barcode.
BarcodeQR
Generates the 2D QR code barcode.
BarcodeSupplement2
Generates the 2-digit supplement barcode.
BarcodeUPC_A
Generates the UPC A barcode.
BarcodeUPC_E0
Generates the UPC E0 barcode.
BarcodeUPC_E1
Generates the UPC E1 barcode.
LinearBarcodeBase
The base class for linear (1D) barcodes.
Enums
DatamatrixEncoding
Specifies the Datamatrix encoding.
DatamatrixSymbolSize
Specifies the Datamatrix symbol size.
PDF417CompactionMode
Specifies the compaction mode used for PDF417 barcode.
PDF417ErrorCorrection
Specifies the error correction level used for PDF417 barcode.
QRCodeEncoding
Specifies the QR Code encoding.
QRCodeErrorCorrection
Specifies the QR code error correction level.