Specifies the Micro QR Code Version to use on that symbology. Version M1 (11 x 11 modules) to Version M4 (17 x 17 modules) increasing in steps of two modules per side.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public enum MicroQRCodeVersion |
| Visual Basic |
|---|
Public Enumeration MicroQRCodeVersion |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Auto | 0 | ||
| M1 | 1 | ||
| M2 | 2 | ||
| M3 | 3 | ||
| M4 | 4 |