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

适用于