MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / HeaderMargin Property

In This Topic
HeaderMargin Property
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
 

Property Value

A System.Double value representing the distance from the top of the page to the header.
Remarks
The value MUST be greater than or equal to 0 and less than 3528.
See Also