RightMargin Property (Report)
Gets or sets a width of the right margin.
public Length RightMargin {get; set;}
'Declaration
Public Property RightMargin As Length
Property Value
A
Length value indicating the width of the right margin. Default value is
0in
.