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

In This Topic
    Italic Property (EmbeddedFont)
    In This Topic
    Gets a value indicating whether the current embedded font is italic.
    Syntax
    'Declaration
     
    Public ReadOnly Property Italic As System.Boolean
    public System.bool Italic {get;}
    See Also