Barcode2D.BarcodeType specifies the barcode type required
Default value 0 The value of this variable specifies the code type as defined as code # in the barcodes table:
For TBarcode2D (Universal)
Allowed values: The barcodes table will be found in the 2D-barcodes help file. This file will be updated with the DLL files as new barcode types are added.
For Tbarcode2Dpd
0 = PDF417 barcodes
1 = MicroPDF barcodes
For all other components the BarcodeType property must be set to 0.
More: