Page.PageHeight Propiedad

Definición

Obtiene el alto predeterminado para representar el informe en un representador orientado a páginas físicas.

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

Valor de propiedad

Un objeto ReportSize.

Se aplica a