ReportMargins.Left 属性

定义

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

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

属性值

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

适用于