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 |
---|---|
Compaction |
Gets or sets whether numeric, alphanumeric or byte mode should be used to encode the barcode’s data. |
Error |
Gets or sets the amount of redundancy built into the bar code’s coding, to compensate for calculation errors. |
Generator |
Inherited from Symbology |
Version | Gets or sets the bar code’s size. |
See Also