If you previously used the Comment property to attach comments to your barcodes, please note that the call has been deprecated and that it has been replaced with PrintText.
- Call the SetFont method to specify the font for the text to print.
- Call PrintText to add the string of text, setting the PDF coordinates appropriately for the barcode.
- If necessary, manipulate the text's transparency with SetTextTransparency.