ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / LineHeight Property

In This Topic
    LineHeight Property (Style)
    In This Topic
    Specifies the line height.
    Syntax
    'Declaration
     
    Public Property LineHeight As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo LineHeight {get; set;}
    See Also