Lenguaje

Report.Width Propiedad

Definición

Recibe 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

Un ReportSize objeto que contiene el ancho del informe.

Se aplica a