PageHeight Property (IReport)
In This Topic
Gets the height of the report page.
Syntax
'Declaration
ReadOnly Property PageHeight As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the height of the report page.
See Also