InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Boolean
    public bool FontItalic {get; set;}
    See Also