Get or set the space between the bottom of the footer and the bottom 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 BottomMargin { get; set; }
Visual Basic
Public Property BottomMargin As Double
	Get
	Set

Remarks

By default the BottomMargin is 0.

See Also