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

In This Topic
    FontBold Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets a value indicating whether the font should be bolded.
    Syntax
    'Declaration
     
    Public Property FontBold As Boolean
    public bool FontBold {get; set;}
    See Also