Height Property (IPageSection)
In This Topic
Gets the height of the page header/footer section.
Syntax
'Declaration
ReadOnly Property Height As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the height of the page header/footer section.
See Also