Gets or sets the width of the right margin.
'Declaration Public Property RightMargin As Length
public Length RightMargin {get; set;}
A Length structure indicating the width of the right margin.
The default value is 0in.
Report Class Report Members