ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / LineSpacing Property

In This Topic
    LineSpacing Property (TextLayoutParams)
    In This Topic
    Gets or sets line spacing in points.
    Syntax
    'Declaration
     
    Public Property LineSpacing As Single
    public float LineSpacing {get; set;}
    See Also