ActiveReports Developer 7
LineHeight Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : LineHeight Property

Glossary Item Box

Describes the height of a line of text.

Syntax

Visual Basic (Declaration) 
ReadOnly Property LineHeight As Length
C# 
Length LineHeight {get;}

See Also