GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : FontSize Property |
Gets or sets the point size of the font.
'Declaration Public Property FontSize As ExpressionInfo
public ExpressionInfo FontSize {get; set;}
An ExpressionInfo that evaluates to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length containing the point size of the font.