ActiveReports Developer 7
LineSpacing Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : LineSpacing Property

Glossary Item Box

Gets or sets the LineSpacing value for the page.

Syntax

Visual Basic (Declaration) 
Public Property LineSpacing As System.Single
C# 
public System.float LineSpacing {get; set;}

See Also