Report.LeftMargin Property

Definition

Gets the width of the left margin.

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

Property Value

A ReportSize object containing the width of the margin on the left side.

Applies to