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.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 6.0.1100.0 (6.0.1100.0)
Syntax
| C# |
|---|
public enum MicroQRCodeVersion |
| Visual Basic (Declaration) |
|---|
Public Enumeration MicroQRCodeVersion |
| Visual C++ |
|---|
public enum class MicroQRCodeVersion |
Members
| Member name | Description | |
|---|---|---|
| Auto | ||
| M1 | ||
| M2 | ||
| M3 | ||
| M4 |