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

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

Syntax

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

See Also