MicroQRVersion
Contents
[
Hide
]
MicroQRVersion enumeration
Version of MicroQR Code.
From M1 to M4.
Members
Member name | Description |
---|---|
AUTO | Specifies to automatically pick up the best version for MicroQR. This is default value. |
M1 | Specifies version M1 for Micro QR with 11 x 11 modules. |
M2 | Specifies version M2 for Micro QR with 13 x 13 modules. |
M3 | Specifies version M3 for Micro QR with 15 x 15 modules. |
M4 | Specifies version M4 for Micro QR with 17 x 17 modules. |
See Also
- namespace aspose.barcode.generation
- assembly Aspose.BarCode