FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / FontData Class / Bold Property

In This Topic
    Bold Property (FontData)
    In This Topic
    Gets or sets a value that indicates whether the font is bold.
    Syntax
    'Declaration
     
    Public Property Bold As Boolean
    public bool Bold {get; set;}
    See Also