ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet Class / FontBold Property

In This Topic
    FontBold Property (FontSubSet)
    In This Topic
    Gets "original" Font.Bold that was specified when FontSubSetBase object was requested.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontBold As System.Boolean
    public System.bool FontBold {get;}
    See Also