Lenguaje

Page.PageWidth Propiedad

Definición

Obtiene o establece el ancho por defecto para renderizar el informe en un renderizador orientado a página física.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize PageWidth { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize PageWidth { get; set; }
member this.PageWidth : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property PageWidth As ReportSize

Valor de propiedad

Un objeto ReportSize.

Se aplica a