New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the decorations of a span of text.

Definition

Namespace:Telerik.Maui.Controls.RichTextEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
[Flags]
public enum RichTextDecorations

Fields

The text has no decorations.

C#
None = 0

The text is striked through.

C#
Strikethrough = 2

The text is underlined.

C#
Underline = 1
In this article
DefinitionFieldsNoneStrikethroughUnderline
Not finding the help you need?
Contact Support