ActiveReports 12
Font Property (WebViewer)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Font Property
Gets the font properties associated with the Web server control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Font As FontInfo
public virtual FontInfo Font {get;}

Property Value

A System.Web.UI.WebControls.FontInfo that represents the font properties of the Web server control.
See Also

Reference

WebViewer Class
WebViewer Members