No. The Barcode field is used in conjunction with a barcode scanner to scan existing barcodes. The value for the scanned barcode is stored in the Barcode field as a string of data.

If you need a barcode displayed and/or printed on your form, you must have your specific barcode font installed on the system. To display the barcode based on incoming data, you can use a Dynamic Label with the font set to your barcode font. From this point, different barcodes require different processing steps to format the incoming data so the barcode displays properly. Consult the documentation for your particular barcode to determine the steps necessary to format the data for proper display of your barcode.