Gets a value that determines whether this font is underlined.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public bool Underline { get; }
Visual Basic
Public ReadOnly Property Underline As Boolean
	Get

See Also