Version

Infragistics.Controls.Barcodes Namespace (Infragistics.Xamarin.iOS.Barcodes)

Classes
 ClassDescription
ClassBarcodeView BarcodeView control class.
ClassGridBarcodeView GridBarcodeView control class.
ClassQRCodeBarcodeView Implements the QRCodeBarcodeView logic.
Enumerations
 EnumerationDescription
EnumerationBarcodeStretch  
EnumerationBarsFillMode BarsFillMode specifies how the grid fills within the barcode control dimensions.
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