PageSetup.HeaderMargin Property

Definition

Returns or sets the distance from the top of the page to the header, in points.

public:
 property double HeaderMargin { double get(); void set(double value); };
public double HeaderMargin { get; set; }
Public Property HeaderMargin As Double

Property Value

Remarks

Margins are set or returned in points. Use the InchesToPoints(Double) method or the CentimetersToPoints(Double) method to convert measurements from inches or centimeters.

Applies to