[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.DataMatrixEcc200SymbolSize

Enum DataMatrixEcc200SymbolSize

Namespace
GrapeCity.Documents.Barcode
Assembly
GcDocs.Barcode.dll

The symbol size enumeration for ECC200 mode.

public enum DataMatrixEcc200SymbolSize

Fields

Rectangular12x26 = 26

Rectangular12x26. Represents 12 by 26 rectangular symbol.

Rectangular12x36 = 27

Rectangular12x36. Represents 12 by 36 rectangular symbol.

Rectangular16x36 = 28

Rectangular16x36. Represents 16 by 36 rectangular symbol.

Rectangular16x48 = 29

Rectangular16x48. Represents 16 by 48 rectangular symbol.

Rectangular8x18 = 24

Rectangular8x18. Represents 8 by 18 rectangular symbol.

Rectangular8x32 = 25

Rectangular8x32. Represents 8 by 32 rectangular symbol.

RectangularAuto = -1

RectangularAuto. The minimum rectangular symbol size that fits the data will be selected automatically.

Square10 = 0

Square10. Represents 10 by 10 square symbol.

Square104 = 20

Square104. Represents 104 by 104 square symbol.

Square12 = 1

Square12. Represents 12 by 12 square symbol.

Square120 = 21

Square120. Represents 120 by 120 square symbol.

Square132 = 22

Square132. Represents 132 by 132 square symbol.

Square14 = 2

Square14. Represents 14 by 14 square symbol.

Square144 = 23

Square144. Represents 144 by 144 square symbol.

Square16 = 3

Square16. Represents 16 by 16 square symbol.

Square18 = 4

Square18. Represents 18 by 18 square symbol.

Square20 = 5

Square20. Represents 20 by 20 square symbol.

Square22 = 6

Square22. Represents 22 by 22 square symbol.

Square24 = 7

Square24. Represents 24 by 24 square symbol.

Square26 = 8

Square26. Represents 26 by 26 square symbol.

Square32 = 9

Square32. Represents 32 by 32 square symbol.

Square36 = 10

Square36. Represents 36 by 36 square symbol.

Square40 = 11

Square40. Represents 40 by 40 square symbol.

Square44 = 12

Square44. Represents 44 by 44 square symbol.

Square48 = 13

Square48. Represents 48 by 48 square symbol.

Square52 = 14

Square52. Represents 52 by 52 square symbol.

Square64 = 15

Square64. Represents 64 by 64 square symbol.

Square72 = 16

Square72. Represents 72 by 72 square symbol.

Square80 = 17

Square80. Represents 80 by 80 square symbol.

Square88 = 18

Square88. Represents 88 by 88 square symbol.

Square96 = 19

Square96. Represents 96 by 96 square symbol.

SquareAuto = -2

SquareAuto. The minimum square symbol size that fits the data will be selected automatically.