Page.PageHeight Property

Definition

Gets the default height for rendering the report in a physical-page oriented renderer.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ PageHeight { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize PageHeight { get; }
member this.PageHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property PageHeight As ReportSize

Property Value

A ReportSize object.

Applies to