ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / FontStyle Property

In This Topic
    FontStyle Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets the flags indicating the desired or emulated style of the font.
    Syntax
    'Declaration
     
    Public Property FontStyle As System.Drawing.FontStyle
    public System.Drawing.FontStyle FontStyle {get; set;}
    See Also