Gets or sets the height of the pages in the report.
| Visual Basic (Declaration) | |
|---|---|
Public Property PageHeight As Length | |
| C# | |
|---|---|
public Length PageHeight {get; set;} | |
Property Value
A Length structure indicating the height of the pages in the report.
The default value is 11in.