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