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.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
| C# |
|---|
public enum MicroQRCodeVersion |
| Visual Basic |
|---|
Public Enumeration MicroQRCodeVersion |
| Visual C++ |
|---|
public enum class MicroQRCodeVersion |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Auto | 0 | ||
| M1 | 1 | ||
| M2 | 2 | ||
| M3 | 3 | ||
| M4 | 4 |