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

In This Topic
    LineSpacing Property (IStyle)
    In This Topic
    Gets the line spacing.
    Syntax
    'Declaration
     
    ReadOnly Property LineSpacing As Length
    Length LineSpacing {get;}

    Property Value

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