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

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