Get or set the number of added user space units above the rendered paragraph.

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

Syntax

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

Remarks

If this paragraph is at the top of the page the spacing is omitted.

See Also