[]
Sets the MicroQRCode's version.
public enum MicroQRVersion
Public Enum MicroQRVersion
Name | Description |
---|---|
Auto | The version of QR code inferred automatically |
M1 | Specifies the micro QR code of version M1 (11 modules). |
M2 | Specifies the micro QR code of version M2 (13 modules). |
M3 | Specifies the micro QR code of version M3 (15 modules). |
M4 | Specifies the micro QR code of version M4 (17 modules). |