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

In This Topic
    Style Property (EmbeddedFont)
    In This Topic
    Gets a style of current embedded font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As System.Drawing.FontStyle
    public System.Drawing.FontStyle Style {get;}
    See Also