Report.LeftMargin 属性

定义

获取左边距的宽度。

public:
 property Microsoft::ReportingServices::ReportRendering::ReportSize ^ LeftMargin { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize LeftMargin { get; }
member this.LeftMargin : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property LeftMargin As ReportSize

属性值

ReportSize

一个包含左边距的宽度的 ReportSize 对象。

适用于