Enum RectMicroQRVersion

RectMicroQRVersion enumeration

Version of RectMicroQR Code. From version R7x43 to version R17x139.

public enum RectMicroQRVersion

Values

NameValueDescription
Auto0Specifies to automatically pick up the best version for RectMicroQR. This is default value.
R7x431Specifies version with 7 x 43 modules.
R7x592Specifies version with 7 x 59 modules.
R7x773Specifies version with 7 x 77 modules.
R7x994Specifies version with 7 x 99 modules.
R7x1395Specifies version with 7 x 139 modules.
R9x436Specifies version with 9 x 43 modules.
R9x597Specifies version with 9 x 59 modules.
R9x778Specifies version with 9 x 77 modules.
R9x999Specifies version with 9 x 99 modules.
R9x13910Specifies version with 9 x 139 modules.
R11x2711Specifies version with 11 x 27 modules.
R11x4312Specifies version with 11 x 43 modules.
R11x5913Specifies version with 11 x 59 modules.
R11x7714Specifies version with 11 x 77 modules.
R11x9915Specifies version with 11 x 99 modules.
R11x13916Specifies version with 11 x 139 modules.
R13x2717Specifies version with 13 x 27 modules.
R13x4318Specifies version with 13 x 43 modules.
R13x5919Specifies version with 13 x 59 modules.
R13x7720Specifies version with 13 x 77 modules.
R13x9921Specifies version with 13 x 99 modules.
R13x13922Specifies version with 13 x 139 modules.
R15x4323Specifies version with 15 x 43 modules.
R15x5924Specifies version with 15 x 59 modules.
R15x7725Specifies version with 15 x 77 modules.
R15x9926Specifies version with 15 x 99 modules.
R15x13927Specifies version with 15 x 139 modules.
R17x4328Specifies version with 17 x 43 modules.
R17x5929Specifies version with 17 x 59 modules.
R17x7730Specifies version with 17 x 77 modules.
R17x9931Specifies version with 17 x 99 modules.
R17x13932Specifies version with 17 x 139 modules.

See Also