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

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ AUTO

const RectMicroQRVersion::AUTO = 0

Specifies to automatically pick up the best version for RectMicroQR. This is default value.

◆ R11x139

const RectMicroQRVersion::R11x139 = 16

Specifies version with 11 x 139 modules.

◆ R11x27

const RectMicroQRVersion::R11x27 = 11

Specifies version with 11 x 27 modules.

◆ R11x43

const RectMicroQRVersion::R11x43 = 12

Specifies version with 11 x 43 modules.

◆ R11x59

const RectMicroQRVersion::R11x59 = 13

Specifies version with 11 x 59 modules.

◆ R11x77

const RectMicroQRVersion::R11x77 = 14

Specifies version with 11 x 77 modules.

◆ R11x99

const RectMicroQRVersion::R11x99 = 15

Specifies version with 11 x 99 modules.

◆ R13x139

const RectMicroQRVersion::R13x139 = 22

Specifies version with 13 x 139 modules.

◆ R13x27

const RectMicroQRVersion::R13x27 = 17

Specifies version with 13 x 27 modules.

◆ R13x43

const RectMicroQRVersion::R13x43 = 18

Specifies version with 13 x 43 modules.

◆ R13x59

const RectMicroQRVersion::R13x59 = 19

Specifies version with 13 x 59 modules.

◆ R13x77

const RectMicroQRVersion::R13x77 = 20

Specifies version with 13 x 77 modules.

◆ R13x99

const RectMicroQRVersion::R13x99 = 21

Specifies version with 13 x 99 modules.

◆ R15x139

const RectMicroQRVersion::R15x139 = 27

Specifies version with 15 x 139 modules.

◆ R15x43

const RectMicroQRVersion::R15x43 = 23

Specifies version with 15 x 43 modules.

◆ R15x59

const RectMicroQRVersion::R15x59 = 24

Specifies version with 15 x 59 modules.

◆ R15x77

const RectMicroQRVersion::R15x77 = 25

Specifies version with 15 x 77 modules.

◆ R15x99

const RectMicroQRVersion::R15x99 = 26

Specifies version with 15 x 99 modules.

◆ R17x139

const RectMicroQRVersion::R17x139 = 32

Specifies version with 17 x 139 modules.

◆ R17x43

const RectMicroQRVersion::R17x43 = 28

Specifies version with 17 x 43 modules.

◆ R17x59

const RectMicroQRVersion::R17x59 = 29

Specifies version with 17 x 59 modules.

◆ R17x77

const RectMicroQRVersion::R17x77 = 30

Specifies version with 17 x 77 modules.

◆ R17x99

const RectMicroQRVersion::R17x99 = 31

Specifies version with 17 x 99 modules.

◆ R7x139

const RectMicroQRVersion::R7x139 = 5

Specifies version with 7 x 139 modules.

◆ R7x43

const RectMicroQRVersion::R7x43 = 1

Specifies version with 7 x 43 modules.

◆ R7x59

const RectMicroQRVersion::R7x59 = 2

Specifies version with 7 x 59 modules.

◆ R7x77

const RectMicroQRVersion::R7x77 = 3

Specifies version with 7 x 77 modules.

◆ R7x99

const RectMicroQRVersion::R7x99 = 4

Specifies version with 7 x 99 modules.

◆ R9x139

const RectMicroQRVersion::R9x139 = 10

Specifies version with 9 x 139 modules.

◆ R9x43

const RectMicroQRVersion::R9x43 = 6

Specifies version with 9 x 43 modules.

◆ R9x59

const RectMicroQRVersion::R9x59 = 7

Specifies version with 9 x 59 modules.

◆ R9x77

const RectMicroQRVersion::R9x77 = 8

Specifies version with 9 x 77 modules.

◆ R9x99

const RectMicroQRVersion::R9x99 = 9

Specifies version with 9 x 99 modules.