Property Width
Namespace TallComponents.PDF.Layout.Paragraphs
Class HorizontalLine
Get or set the (horizontal)width of the line.
The property accepts a double (is width in points) or as string (like 5cm or 50%).
Syntax
public Unit Width { get; set; }
Property value
Unit