LineSpacing Property (IStyle)
In This Topic
Gets the line spacing.
Syntax
'Declaration
ReadOnly Property LineSpacing As Length
Length LineSpacing {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the line spacing.
See Also