PageHeight Property (Report)
Gets or sets a height of the pages in the report.
public Length PageHeight {get; set;}
'Declaration
Public Property PageHeight As Length
Property Value
A
Length value indicating the height of the pages in the report. Default value is
11in
.