ActiveReports 12
FontFamily Property (Style)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : FontFamily Property

Gets or sets the name of the font family.

Syntax
'Declaration
 
Public Property FontFamily As ExpressionInfo
public ExpressionInfo FontFamily {get; set;}

Property Value

An ExpressionInfo that evaluates to a string containing the name of the font family.

See Also

Reference

Style Class
Style Members