ActiveReports 12
PageHeight Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : PageHeight Property
Gets or sets the height of the pages in the report.
Syntax
'Declaration
 
Public Property PageHeight As Length
public Length PageHeight {get; set;}

Property Value

Length structure indicating the height of the pages in the report.

Remarks
The default value is 11in.
See Also

Reference

Report Class
Report Members