Skip to main content
A newer version of this page is available. .

QRCodeSymbology Properties

Generates a QRCode bar code. A Quick Response (QR) Code is a two-dimensional code. QR scanners, mobile phones with a camera, and smartphones can read this code.
Name Description
CompactionMode Gets or sets whether numeric, alphanumeric or byte mode should be used to encode the barcode’s data.
ErrorCorrectionLevel Gets or sets the amount of redundancy built into the bar code’s coding, to compensate for calculation errors.
GeneratorBase Inherited from SymbologyBase<T>.
Version Gets or sets the bar code’s size.
See Also