Type: integer
Default: 0
Allowed values: The ranges of values defined for the individual components are shown in the barcode type tables below.
For dBarcode 2D Java class
|
Barcode |
CodeType |
|
Aztec |
0 |
|
Datamatrix |
1 |
|
PDF417 |
2 |
|
Micro PDF417 |
3 |
|
Truncated PDF417 |
4 |
|
QR Code |
5 |
|
Micro QR Code |
6 |
|
Databar |
5 |
For dBarcode Java class PDF417
|
Barcode |
CodeType |
|
PDF417 |
0 |
|
MicroPDF417 |
1 |
|
Truncated PDF417 |
2 |
For dBarcode Java class QR Code
|
Barcode |
CodeType |
|
QR Code |
0 |
|
Micro QR Code |
1 |
This property value is ignored for all other 2D Classes.
More: