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

In This Topic
    CoreFontItalic Property (RawFontSubSet)
    In This Topic
    Gets Font.Italic that was read form font's data.
    Syntax
    'Declaration
     
    Public ReadOnly Property CoreFontItalic As Boolean
    public bool CoreFontItalic {get;}
    See Also