InputPanel for WinForms | ComponentOne
C1.Win.5 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 Boolean
    public bool CoreFontBold {get;}
    See Also