ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / LineSpacing Property

In This Topic
    LineSpacing Property (RText)
    In This Topic
    Determines the spacing in inches between text lines
    Syntax
    'Declaration
     
    Public Property LineSpacing As Single
    public float LineSpacing {get; set;}
    See Also