ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet Class / CoreFontBold Property

In This Topic
    CoreFontBold Property (FontSubSet)
    In This Topic
    Gets Font.Bold that was read form font's data.
    Syntax
    'Declaration
     
    Public ReadOnly Property CoreFontBold As System.Boolean
    public System.bool CoreFontBold {get;}
    See Also