[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.FontSize

FontSize Property

FontSize

Gets or sets a size of the font in Points units.

Declaration
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo FontSize { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to a Length containing the point size of the font.

Remarks

Default value is 10pt, the maximum value is 200pt, the minimum value is 1pt.