次の方法で共有


Page.BottomMargin プロパティ

定義

下余白の幅を取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象