ActiveReports Developer 7
Height Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IFontInfo Interface : Height Property

Glossary Item Box

Returns line spacing (in points).

Syntax

Visual Basic (Declaration) 
ReadOnly Property Height As System.Integer
C# 
System.int Height {get;}

See Also