Enum
RichTextPasteType

Specifies the content type to paste from the clipboard.

Definition

Namespace:Telerik.Maui.Controls.RichTextEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum RichTextPasteType

Fields

Html

The content is pasted as an HTML text.

Declaration

cs-api-definition
Html = 0

Field Value

RichTextPasteType

Text

The content is pasted as a plain text.

Declaration

cs-api-definition
Text = 1

Field Value

RichTextPasteType

In this article
DefinitionFieldsHtmlText
Not finding the help you need?
Contact Support