![]() |
Aspose.BarCode for Python via Java
24.11
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Version of MicroQR Code. More...
Inherits Enum.
Static Public Attributes | |
int | AUTO = 0 |
Specifies to automatically pick up the best version for MicroQR. More... | |
int | M1 = 1 |
Specifies version M1 for Micro QR with 11 x 11 modules. More... | |
int | M2 = 2 |
Specifies version M2 for Micro QR with 13 x 13 modules. More... | |
int | M3 = 3 |
Specifies version M3 for Micro QR with 15 x 15 modules. More... | |
int | M4 = 4 |
Specifies version M4 for Micro QR with 17 x 17 modules. More... | |
Version of MicroQR Code.
From M1 to M4.
|
static |
Specifies to automatically pick up the best version for MicroQR.
This is default value.
|
static |
Specifies version M1 for Micro QR with 11 x 11 modules.
|
static |
Specifies version M2 for Micro QR with 13 x 13 modules.
|
static |
Specifies version M3 for Micro QR with 15 x 15 modules.
|
static |
Specifies version M4 for Micro QR with 17 x 17 modules.