Version

Infragistics.Controls.Barcodes Namespace

Classes
 ClassDescription
ClassBarcodeGrid BarcodeGrid class.
ClassCode39Encoder Helper class for encoding the Code39 symbology.
ClassDataChangedEventArgs Provides data for the DataChangedEventArgs event.
ClassGf256 Describe Galois Field for 256 - a closed field of 0..256.
ClassGf64 Describe Galois Field for 64 - a closed field of 0..63.
ClassGfArithmetics Describe arithmetic operations in a Power-of-Two Galois Field.
ClassGs1Helper Helper file for work with all Application Identifiers (AI).
ClassMaxiCodeModulesPanel MaxiCodeModulesPanel control class
ClassModule A Module class used for displaying a module instance.
ClassResourceHelper Helper methods for resource reading.
ClassXamBarcode XamBarcode control class.
ClassXamBarcodeView  
ClassXamCode128Barcode XamCode128Barcode control class.
ClassXamCode39Barcode XamCode39Barcode control class.
ClassXamEanUpcBarcode XamEanUpcBarcode control class.
ClassXamGridBarcode XamGridBarcode control class.
ClassXamGridBarcodeView  
ClassXamGs1DataBarBarcode XamGs1DataBarBarcode control class.
ClassXamIntelligentMailBarcode XamIntelligentMailBarcode control class.
ClassXamInterleaved2Of5Barcode XamInterleaved2Of5Barcode control class.
ClassXamMaxiCodeBarcode XamMaxiCodeBarcode control class
ClassXamPdf417Barcode XamPdf417Barcode control class.
ClassXamQRCodeBarcode Implements the XamQRCodeBarcode logic.
ClassXamRoyalMailBarcode XamRoyalMailBarcode control class.
Enumerations
 EnumerationDescription
EnumerationBarsFillMode BarsFillMode specifies how the grid fills within the barcode control dimensions.
EnumerationCode128CodeType Code128 types of barcode
EnumerationCompactionMode Specify the compaction algorithm in PDF417 which is used to map 8-bit data bytes efficiently to PDF417 codewords.
EnumerationEanUpcCodeType EAN/UPC types of barcode
EnumerationEncodingMode Specifies the encoding mode for compacting the data for the QR Code symbol. The modes are based on the character values and assignments associated with the default ECI (ECI 000003 representing the ISO/IEC 8859-1 character set).
EnumerationFnc1Mode Fnc1Mode indicator is used for messages containing specific data formats. Fnc1Mode applies to the entire symbol and is not affected by subsequent mode indicators.
EnumerationGS1CodeType GS1 Databar barcode types.
EnumerationHeaderDisplayMode Enumerated type that represents a header display mode.
EnumerationModeIndicator The possible modes values for the MaxiCode control, which allow various structures of the symbol data and error correction. The mode is encoded as part of the Primary Message.
EnumerationPdf417ErrorCorrectionLevel The possible values for the PDF417 Error Correction Level.
EnumerationQRCodeErrorCorrectionLevel QRCodeErrorCorrectionLevel defines the four level of Reed-Solomon error correction for the QR Code symbol.
EnumerationSizeVersion Size of the symbol represented in terms of its position in the sequence of permissible sizes from 21x21 modules (Version 1) to 177x177 modules (Version 40) for the QR Code symbols.
See Also