[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MicroQRVersion

MicroQRVersion Enum

Sets the MicroQRCode's version.

Namespace: GrapeCity.Documents.Barcode
Assembly: DS.Documents.Barcode.dll
Syntax
public enum MicroQRVersion
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).