Get or set if the fragment is rendered with a double underline.

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

Syntax

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

See Also