Get or set the width (thickness) of the line in points.

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

Syntax

C#
public double LineWidth { get; set; }
Visual Basic
Public Property LineWidth As Double
	Get
	Set

See Also