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