Create a new horizontal line.

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

Syntax

C#
public HorizontalLine()
Visual Basic
Public Sub New

Remarks

Draws a black horizontal line with a width of 1 point.

See Also