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 对象。

适用于