ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Theme Class / Fonts Property

In This Topic
    Fonts Property (Theme)
    In This Topic
    Gets the fonts associated with this theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fonts As Fonts
    public Fonts Fonts {get;}

    Property Value

    A Fonts associated with this theme.
    See Also