ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentFont Class / CoreFontItalic Property

In This Topic
    CoreFontItalic Property
    In This Topic
    Gets a value indicating whether the underlying physical font is italic.
    Syntax
    'Declaration
     
    Public ReadOnly Property CoreFontItalic As System.Boolean
    public System.bool CoreFontItalic {get;}
    See Also