Page.PageWidth 属性

定义

获取用于在物理页方向的呈现器中呈现报表的默认宽度。

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

属性值

ReportSize 对象。

适用于