次の方法で共有


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 オブジェクト。

適用対象