Page.PageWidth Property

Definition

Gets the default width for rendering the report in a physical-page oriented renderer.

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

Property Value

A ReportSize object.

Applies to