Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentFont Class / CoreFontBold Property

In This Topic
    CoreFontBold Property
    In This Topic
    Gets a value indicating whether the underlying physical font is bold.
    Syntax
    'Declaration
     
    Public ReadOnly Property CoreFontBold As Boolean
    public bool CoreFontBold {get;}
    See Also