ActiveReports 12
Height Property (PageHeaderFooter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > PageHeaderFooter Class : Height Property

Gets or sets the height of the page header or footer.

Syntax
'Declaration
 
Public Property Height As Length
public Length Height {get; set;}

Property Value

Length structure indicating the height of the page header or footer.

See Also

Reference

PageHeaderFooter Class
PageHeaderFooter Members