Page.RightMargin Property

Definition

Gets or sets the width of the right margin.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize RightMargin { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize RightMargin { get; set; }
member this.RightMargin : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property RightMargin As ReportSize

Property Value

A ReportSize object.

Applies to