ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool FontBold {get; set;}
    See Also