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