ActiveReports Developer 7
Font Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Font Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Font As System.Web.UI.WebControls.FontInfo
C# 
public virtual System.Web.UI.WebControls.FontInfo Font {get;}

See Also