InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / RawFontSubSet Class / FontItalic Property

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