ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool Italic {get;}
    See Also