ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / LineHeight Property

In This Topic
    LineHeight Property (IStyle)
    In This Topic
    Gets the height of a line of text.
    Syntax
    'Declaration
     
    ReadOnly Property LineHeight As Length
    Length LineHeight {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the line height.
    See Also