[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.Fonts

Fonts Class

Represents a collection of fonts for the theme, providing access to major and minor fonts as well as the ability to retrieve fonts by name.

Inheritance
Fonts
Namespace: GrapeCity.ActiveReports.Rdl.Themes
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class Fonts

Properties

Name Description
this[string]

Gets a font associated with the specified name.

MajorFont

Gets a major font.

MinorFont

Gets a minor font.

Extension Methods