Type: int code;
Default value 0 The value of this variable specifies the code type as defined as code # in the barcodes table:
For dBarcode-2D DLL Universal
Allowed values: 0 – 8 in this release.
|
Barcode |
Type code |
|
Code 16k |
0 |
|
Code 49 |
1 |
|
PDF417 |
2 |
|
Aztec |
3 |
|
DataMatrix |
4 |
|
MaxiCode |
5 |
|
Micro PDF417 |
6 |
|
Databar |
7 |
|
Codablock F |
8 |
|
QR Code |
9 |
|
Micro QR Code |
10 |
For dBarcode DLL PDF
Allowed values:
0 = PDF417 barcodes
1 = MicroPDF barcodes
For dBarcode DLL QR Code
Allowed values:
0 = QR Code barcodes
1 = Micro QR Code barcodes
For all other dBarcode 2D DLLs the code parameter must be set to 0.
More: