PageHeight Property (Settings)
Gets or sets the height of the page of rendered document. Value corresponds to values passed in
GrapeCity.ActiveReports.PageReportModel.Length class("8.5in", "11cm", etc.).
public string PageHeight {get; set;}
'Declaration
Public Property PageHeight As String