barDataMatrixEncodeMode
barDataMatrixFormat
barDataMatrixStartChar
barDataMatrixFNC1
Enumerate Constants | Value | Comments |
DMAutoEncode | 0 | Automaticall select all the combination of DMASCIIEncode, DMC40Encode, DMTextEncode, DMX12Encode, DMEDIFACTEncode, DMBase256Encode |
DMASCIIEncode | 1 | double digit numerics, ASCII values 0-255 |
DMC40Encode | 2 | Primarily upper-case alphannumeric |
DMTextEncode | 3 | Primarily lower-case alphanumeric |
DMX12Encode | 4 | ANSI X12 EDI data set |
DMEDIFACTEncode | 5 | ASCII values 32-94 |
DMBase256Encode | 6 | All byte values 0-255 |
Enumerate Constants | Value | Comments |
DM10X10Format | 0 | 10 Rows, 10 Columns |
DM12X12Format | 1 | 12 Rows, 12 Columns |
DM8X18Format | 2 | 8 Rows, 18 Columns |
DM14X14Format | 3 | 14 Rows, 14 Columns |
DM8X32Format | 4 | 8 Rows, 32 Columns |
DM16X16Format | 5 | 16 Rows, 16 Columns |
DM12X26Format | 6 | 12 Rows, 26 Columns |
DM18X18Format | 7 | 18 Rows, 18 Columns |
DM20X20Format | 8 | 20 Rows, 20 Columns |
DM22X22Format | 9 | 22 Rows, 22 Columns |
DM12X36Format | 10 | 12 Rows, 36 Columns |
DM16X36Format | 11 | 16 Rows, 36 Columns |
DM24X24Format | 12 | 24 Rows, 24 Columns |
DM26X26Format | 13 | 26 Rows. 26 Columns |
DM16X48Format | 14 | 16 Rows, 48 Columns |
DM32X32Format | 15 | 32 Rows, 32 Columns |
DM36X36Format | 16 | 36 Rows, 36 Columns |
DM40X40Format | 17 | 40 Rows, 40 Columns |
DM44X44Format | 18 | 44 Rows, 44 Columns |
DM48X48Format | 19 | 48 Rows, 48 Columns |
DM52X52Format | 20 | 52 Rows, 52 Columns |
DM64X64Format | 21 | 64 Rows, 64 Columns |
DM72X72Format | 22 | 72 Rows, 72 Columns |
DM80X80Format | 23 | 80 Rows, 80 Columns |
DM88X88Format | 24 | 88 Rows, 88 Columns |
DM96X96Format | 25 | 96 Rows, 96 Columns |
DM104X104Format | 26 | 104 Rows, 104 Columns |
DM120X120Format | 27 | 120 Rows, 120 Columns |
DM132X132Format | 28 | 132 Rows, 132 Columns |
DM144X144Format | 29 | 144 Rows, 144 Columns |
DMAutoFormat | 30 | Automatically select rows and columns |
Enumerate Constants | Value | Comments |
NormalChar | 0 | No Macro |
Macro5Char | 1 | Macro 5 |
Macro6Char | 2 | Maro 6 |
ReaderProgChar | 3 | Reader Programming |
StructAppendChar | 4 | Structrue Append |