ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportTextOptionsForm Class / Font Property

In This Topic
    Font Property (ReportTextOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Font As System.Drawing.Font
    public virtual System.Drawing.Font Font {get; set;}
    See Also