ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / LineSpacing Property

In This Topic
    LineSpacing Property (DrawCanvas)
    In This Topic
    Line height in inches
    Syntax
    'Declaration
     
    Public Property LineSpacing As Single
    public float LineSpacing {get; set;}
    See Also