Gets or sets the width of the right margin.
Visual Basic (Declaration) | |
---|---|
Public Property RightMargin As Length |
C# | |
---|---|
public Length RightMargin {get; set;} |
Property Value
A Length structure indicating the width of the right margin.
The default value is 0in.