ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet Class / CoreFontItalic Property

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