Report.PageWidth Property

Definition

Gets the width of the paper page.

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

Property Value

A ReportSize object indicating the width of the page.

Applies to