Class | Description | |
---|---|---|
BarcodeView | BarcodeView control class. | |
GridBarcodeView | GridBarcodeView control class. | |
QRCodeBarcodeView | Implements the QRCodeBarcodeView logic. |
Enumeration | Description | |
---|---|---|
BarcodeStretch | ||
BarsFillMode | BarsFillMode specifies how the grid fills within the barcode control dimensions. | |
EncodingMode | 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). | |
Fnc1Mode | Fnc1Mode indicator is used for messages containing specific data formats. Fnc1Mode applies to the entire symbol and is not affected by subsequent mode indicators. | |
HeaderDisplayMode | Enumerated type that represents a header display mode. | |
QRCodeErrorCorrectionLevel | QRCodeErrorCorrectionLevel defines the four level of Reed-Solomon error correction for the QR Code symbol. | |
SizeVersion | 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. |