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

Specifies the content type to paste from the clipboard.

Definition

Namespace:Telerik.Maui.Controls.RichTextEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum RichTextPasteType

Fields

The content is pasted as an HTML text.

C#
Html = 0

The content is pasted as a plain text.

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