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: 4.0.3500.0 (4.0.3500.1)
Syntax
| C# |
|---|
public enum MicroQRCodeVersion |
| Visual Basic |
|---|
Public Enumeration MicroQRCodeVersion |
| Visual C++ |
|---|
public enum class MicroQRCodeVersion |
Members
| Member name | Description | |
|---|---|---|
| Auto | ||
| M1 | ||
| M2 | ||
| M3 | ||
| M4 |