Report.PageHeight Property

Definition

Gets the height of the page.

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

Property Value

A ReportSize indicating the height of the page.

Applies to