Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / FontHolder Class / Bold Property

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