ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontKey Class / Bold Property

In This Topic
    Bold Property (FontKey)
    In This Topic
    Gets bold flag of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bold As System.Boolean
    public System.bool Bold {get;}
    See Also