InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / RawFontSubSet Class / CoreFontBold Property

In This Topic
    CoreFontBold Property (RawFontSubSet)
    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