Compartir a través de


Report.PageHeight Propiedad

Definición

Obtiene el alto de la página.

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

Valor de propiedad

ReportSize que indica el alto de la página.

Se aplica a