[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.LineHeight

LineHeight Property

LineHeight

Gets or sets a line height (leading).

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

An ExpressionInfo object that evaluates to a Length value indicating the line height.

Remarks

This property is used to control the spacing between lines of text.