[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.Fonts.Item

this Property

this[string]

Gets a font associated with the specified name.

Declaration
public Font this[string name] { get; }
Parameters
Type Name Description
string name

A string value indicating the name of the font to retrieve.

Property Value
Type Description
Font

A Font object associated with the specified name.