DataMatrixSize
Enumeration representing the Data Matrix Sizes.
Items
S10x10 | Defines size with 10 rows and 10 columns |
S12x12 | Defines size with 12 rows and 12 columns |
S14x14 | Defines size with 14 rows and 14 columns |
S16x16 | Defines size with 16 rows and 16 columns |
S18x18 | Defines size with 18 rows and 18 columns |
S20x20 | Defines size with 20 rows and 20 columns |
S22x22 | Defines size with 22 rows and 22 columns |
S24x24 | Defines size with 24 rows and 24 columns |
S26x26 | Defines size with 26 rows and 26 columns |
S32x32 | Defines size with 32 rows and 32 columns |
S36x36 | Defines size with 36 rows and 36 columns |
S40x40 | Defines size with 40 rows and 40 columns |
S44x44 | Defines size with 44 rows and 44 columns |
S48x48 | Defines size with 48 rows and 48 columns |
S52x52 | Defines size with 52 rows and 52 columns |
S64x64 | Defines size with 64 rows and 64 columns |
S72x72 | Defines size with 72 rows and 72 columns |
S80x80 | Defines size with 80 rows and 80 columns |
S88x88 | Defines size with 88 rows and 88 columns |
S96x96 | Defines size with 96 rows and 96 columns |
S104x104 | Defines size with 104 rows and 104 columns |
S120x120 | Defines size with 120 rows and 120 columns |
S132x132 | Defines size with 132 rows and 132 columns |
S144x144 | Defines size with 144 rows and 144 columns |
S8x18 | Defines size with 8 rows and 18 columns |
S8x32 | Defines size with 8 rows and 32 columns |
S12x26 | Defines size with 12 rows and 26 columns |
S12x36 | Defines size with 12 rows and 36 columns |
S16x36 | Defines size with 16 rows and 36 columns |
S16x48 | Defines size with 16 rows and 48 columns |