ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / LineSpacing Property

In This Topic
    LineSpacing Property (StringFormatEx)
    In This Topic
    Line spacing in twips.
    Syntax
    'Declaration
     
    Public Property LineSpacing As Single
    public float LineSpacing {get; set;}
    See Also