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

In This Topic
    FontItalic Property (FontSubSet)
    In This Topic
    Gets "original" Font.Italic that was specified when FontSubSetBase object was requested.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontItalic As System.Boolean
    public System.bool FontItalic {get;}
    See Also