Enum MicroQRCodeVersion
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.WPF
Assembly: Neodynamic.WPF.Barcode.dll
Syntax
public enum MicroQRCodeVersion
Fields
Name | Description |
---|---|
Auto | |
M1 | |
M2 | |
M3 | |
M4 |