ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / LineSpacing Property

In This Topic
    LineSpacing Property (Page)
    In This Topic
    Gets or sets the line spacing.
    Syntax
    'Declaration
     
    Public Property LineSpacing As Single
    public float LineSpacing {get; set;}

    Property Value

    The line spacing.
    See Also