Aspose.Barcode for Python via Java Generation and Recognition API docs
RectMicroQRVersion Class Reference

Inherits Enum.

Static Public Attributes

int AUTO = 0
 
int R7x43 = 1
 
int R7x59 = 2
 
int R7x77 = 3
 
int R7x99 = 4
 
int R7x139 = 5
 
int R9x43 = 6
 
int R9x59 = 7
 
int R9x77 = 8
 
int R9x99 = 9
 
int R9x139 = 10
 
int R11x27 = 11
 
int R11x43 = 12
 
int R11x59 = 13
 
int R11x77 = 14
 
int R11x99 = 15
 
int R11x139 = 16
 
int R13x27 = 17
 
int R13x43 = 18
 
int R13x59 = 19
 
int R13x77 = 20
 
int R13x99 = 21
 
int R13x139 = 22
 
int R15x43 = 23
 
int R15x59 = 24
 
int R15x77 = 25
 
int R15x99 = 26
 
int R15x139 = 27
 
int R17x43 = 28
 
int R17x59 = 29
 
int R17x77 = 30
 
int R17x99 = 31
 
int R17x139 = 32
 

Detailed Description

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

Member Data Documentation

◆ AUTO

int AUTO = 0
static

◆ R11x139

int R11x139 = 16
static

◆ R11x27

int R11x27 = 11
static

◆ R11x43

int R11x43 = 12
static

◆ R11x59

int R11x59 = 13
static

◆ R11x77

int R11x77 = 14
static

◆ R11x99

int R11x99 = 15
static

◆ R13x139

int R13x139 = 22
static

◆ R13x27

int R13x27 = 17
static

◆ R13x43

int R13x43 = 18
static

◆ R13x59

int R13x59 = 19
static

◆ R13x77

int R13x77 = 20
static

◆ R13x99

int R13x99 = 21
static

◆ R15x139

int R15x139 = 27
static

◆ R15x43

int R15x43 = 23
static

◆ R15x59

int R15x59 = 24
static

◆ R15x77

int R15x77 = 25
static

◆ R15x99

int R15x99 = 26
static

◆ R17x139

int R17x139 = 32
static

◆ R17x43

int R17x43 = 28
static

◆ R17x59

int R17x59 = 29
static

◆ R17x77

int R17x77 = 30
static

◆ R17x99

int R17x99 = 31
static

◆ R7x139

int R7x139 = 5
static

◆ R7x43

int R7x43 = 1
static

◆ R7x59

int R7x59 = 2
static

◆ R7x77

int R7x77 = 3
static

◆ R7x99

int R7x99 = 4
static

◆ R9x139

int R9x139 = 10
static

◆ R9x43

int R9x43 = 6
static

◆ R9x59

int R9x59 = 7
static

◆ R9x77

int R9x77 = 8
static

◆ R9x99

int R9x99 = 9
static