Right Property (PageMargin)
In This Topic
Gets or sets the distance (in points) between the right edge of the page and the right boundary of the body text.
Syntax
'Declaration
Public Property Right As System.Single
public System.float Right {get; set;}
See Also