Compartir a través de


Report.Width Propiedad

Definición

Obtiene el ancho del informe.

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

Valor de propiedad

Objeto ReportSize que contiene el ancho del informe.

Se aplica a