InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontKey Class / Italic Property

In This Topic
    Italic Property (FontKey)
    In This Topic
    Gets italic flag of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Italic As Boolean
    public bool Italic {get;}
    See Also