[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.Font

Font Class

Represents a font of the theme, providing access to font family, size, style and weight.

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

Properties

Name Description
Family

Gets the family name of this theme font.

Size

Gets the size of this theme font.

Style

Gets the style of this theme font.

Weight

Gets the weight of this theme font.

Extension Methods