Get or set the space between the top of the header and the top of the page.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public double TopMargin { get; set; }
Visual Basic
Public Property TopMargin As Double
	Get
	Set

Remarks

By default the TopMargin is 0.

See Also