Get or set the pen that is used to draw the bottom edge.

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

Syntax

C#
public Pen Bottom { get; set; }
Visual Basic
Public Property Bottom As Pen
	Get
	Set

See Also