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

In This Topic
    FontStyle Property (DocumentFont)
    In This Topic
    Gets the System.Drawing.FontStyle of the current font.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontStyle As System.Drawing.FontStyle
    public System.Drawing.FontStyle FontStyle {get;}
    See Also