Hyperlink.UnderlineStyle Property

Definition

Gets or sets a value that indicates what kind of underline is shown under the hyperlink.

C#
public UnderlineStyle UnderlineStyle { get; set; }

Property Value

An enumeration value that specifies what kind of underline is shown. The default is Single.

Remarks

By default, Hyperlink elements are underlined with a single, solid line. To turn off the underline, set this property to None.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6