言語

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 オブジェクト。

適用対象