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

In This Topic
    LineSpacing Property (Page)
    In This Topic
    Gets or sets the LineSpacing value in inches for the page.
    Syntax
    'Declaration
     
    Public Property LineSpacing As Single
    public float LineSpacing {get; set;}

    Property Value

    The line spacing.
    See Also