ActiveReports 12
LineSpacing Property (Page)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : LineSpacing Property
Gets or sets the LineSpacing value in inches for the page.
Syntax
'Declaration
 
Public Property LineSpacing As Single
public float LineSpacing {get; set;}

Property Value

The line spacing.
See Also

Reference

Page Class
Page Members