言語

Report.PageWidth プロパティ

定義

紙の幅と同じくらいの幅を得ます。

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

プロパティ値

ページの幅を示す ReportSize オブジェクト。

適用対象