Version

Infragistics.Win.DataVisualization Namespace

Classes
 ClassDescription
ClassBarcodeBase BarcodeBase control class.
ClassGridBarcodeBase GridBarcodeBase control class.
ClassUltraCode128Barcode UltraCode128Barcode control class.
ClassUltraCode39Barcode UltraCode39Barcode control class.
ClassUltraEanUpcBarcode UltraEanUpcBarcode control class.
ClassUltraGs1DataBarBarcode UltraGs1DataBarBarcode control class.
ClassUltraIntelligentMailBarcode UltraIntelligentMailBarcode control class.
ClassUltraInterleaved2Of5Barcode UltraInterleaved2Of5Barcode control class.
ClassUltraMaxiCodeBarcode UltraMaxiCodeBarcode control class
ClassUltraPdf417Barcode UltraPdf417Barcode control class.
ClassUltraQRCodeBarcode Implements the UltraQRCodeBarcode logic.
ClassUltraRoyalMailBarcode UltraRoyalMailBarcode control class.
Enumerations
 EnumerationDescription
EnumerationBarsFillMode BarsFillMode specifies how the grid fills within the barcode control dimensions.
EnumerationCode128CodeType Code128 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.
EnumerationHeaderDisplayMode Enumerated type that represents a header display mode.
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