Report.RightMargin Property

Definition

Gets the width of the left margin.

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

Property Value

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

Applies to