Get the bottom position of paragraph on page before break.

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

Syntax

C#
public double Bottom { get; }
Visual Basic
Public ReadOnly Property Bottom As Double
	Get

See Also