Suppress the insertion of an extra space between two successive fragments.

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

Syntax

C#
public bool SuppressSpaceBefore { get; set; }
Visual Basic
Public Property SuppressSpaceBefore As Boolean
	Get
	Set

See Also