[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.BarCodes.MicroQRVersion

MicroQRVersion Enum

Specifies the MicroQRCode's version.

Namespace: GrapeCity.ActiveReports.BarCodes
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MicroQRVersion

Fields

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).

Extension Methods