It indicates whether the Font object is bold.

[Visual Basic]
Public Property FontBold As Boolean
[C#]
public bool FontBold {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace