In This Topic
Gets or sets the distance from the top of the page to the header, in points.
Syntax
'Declaration
Public Property HeaderMargin As Double
public double HeaderMargin {get; set;}
Property Value
A
System.Double value representing the distance from the top of the page to the header.
See Also