[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MicroQRVersion

Enum MicroQRVersion

Namespace
GrapeCity.Documents.Barcode
Assembly
GcDocs.Barcode.dll

Sets the MicroQRCode's version.

public enum MicroQRVersion

Fields

Auto = -1

The version of QR code inferred automatically

M1 = 1

Specifies the micro QR code of version M1 (11 modules).

M2 = 2

Specifies the micro QR code of version M2 (13 modules).

M3 = 3

Specifies the micro QR code of version M3 (15 modules).

M4 = 4

Specifies the micro QR code of version M4 (17 modules).