Enum MicroQRVersion

Enum MicroQRVersion

De naam: Aspose.BarCode.Generation Verzameling: Aspose.BarCode.dll (25.4.0)

Versie van de MicroQR code.Van M1 tot M4.

public enum MicroQRVersion

Fields

Auto = 0

Specificeert om automatisch de beste versie voor MicroQR te halen.Dit is een standaardwaarde.

M1 = 1

Specificeert versie M1 voor Micro QR met 11 x 11 modules.

M2 = 2

Specificeert versie M2 voor Micro QR met 13 x 13 modules.

M3 = 3

Specificeert versie M3 voor Micro QR met 15 x 15 modules.

M4 = 4

Specificeert versie M4 voor Micro QR met 17 x 17 modules.

 Nederlands