'Declaration Public Enum MicroQRVersion Inherits System.Enum
public enum MicroQRVersion : System.Enum
'Declaration Public Enum MicroQRVersion Inherits System.Enum
public enum MicroQRVersion : System.Enum
Member | 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). |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Options.MicroQRVersion