Barcode Number

I am correctly generating a barcode but the client doesn’t want the serial number displayed underneath the barcode. I can’t see any obvious way to stop it!

Using Symbology.Code128
and tried to empty Caption below and Caption Above but still get the number under the barcode.

This is an evaluation verison I can understand the text above saying ASPOSE on the evaluation version and assume that is going to disappear on the licenced copy.

Thanks
Mike

Hi Mike,

Please try setting BarCodeBuilder.CodeLocation = CodeLocation.None, thanks.

Works perfectly
Many Thanks
Mike