ReportMargins.Bottom 属性

定义

返回报表页的下边距(以毫米为单位)。 只读。

public:
 property double Bottom { double get(); void set(double value); };
public double Bottom { get; set; }
member this.Bottom : double with get, set
Public Property Bottom As Double

属性值

只读 Double 值,包含报表页的下边距(以毫米为单位)。

适用于