Compartir a través de


Page.PageWidth Propiedad

Definición

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

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

Valor de propiedad

Un objeto ReportSize.

Se aplica a