ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / Fonts Property

In This Topic
    Fonts Property (ReportDesigner)
    In This Topic
    Specifies the list of fonts displayed in Font property editors all over Designer.
    Syntax
    'Declaration
     
    Public Property Fonts As Object()
    public object[] Fonts {get; set;}
    See Also