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

Glossary Item Box

Specifies report page height.

Syntax

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

See Also