Constructor HorizontalLine
Namespace TallComponents.PDF.Layout.Paragraphs
Class HorizontalLine
Create a new horizontal line with given thickness.
Syntax
public HorizontalLine(Double lineWidth)
Parameters
Double
lineWidth
Thickness of the line in points.
The default color for the line is Black.