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

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