ActiveReports Developer 7
Height Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : Height Property

Glossary Item Box

Specifies page height.

Syntax

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

See Also