Get or set the extra amount of white space between lines.

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

Syntax

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

See Also