Gets or sets the width of the right margin.
| Visual Basic (Declaration) | |
|---|---|
Public Property RightMargin As Length | |
| C# | |
|---|---|
public Length RightMargin {get; set;} | |
Return Value
A Length structure indicating the width of the right margin.
The default value is 0in.
| DataDynamics.Reports | Support Forum |
| RightMargin Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Report Class : RightMargin Property |