In This Article

MarkupLabelTextDecoration Enum

Specifies the text decoration.

public enum MarkupLabelTextDecoration

Fields

Name Description
Inherit

Inherits the text decoration.

LineThrough

Each line of text has a line through the middle.

None

Produces no text decoration.

Underline

Each line of text is underlined.