RightMargin Property (PageSetup)
In This Topic
Gets or sets the value of the right margin in points.
Syntax
'Declaration
Public Property RightMargin As Double
public double RightMargin {get; set;}
Property Value
A
System.Double value, represnting the right margin in points.
See Also