ActiveReports Developer 7
Fonts Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Theme Class : Fonts Property

Glossary Item Box

Returns the Fonts associated with this Theme.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Fonts As Fonts
C# 
public Fonts Fonts {get;}

See Also