Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / Italic Property

In This Topic
    Italic Property
    In This Topic
    The Italic property indicates whether text is displayed with italics.
    Syntax
    'Declaration
     
    Public ReadOnly Property Italic As System.Boolean
    public System.bool Italic {get;}
    See Also