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

ReportSize 物件,其中包含報表的下邊界寬度。

適用於