言語

Report.BottomMargin プロパティ

定義

下の余白の幅を得ます。

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

プロパティ値

レポートの下部余白の幅を含む ReportSize オブジェクト。

適用対象