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