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

Glossary Item Box

Specifies maximum height of the page.

Syntax

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

See Also