ClassRichTextHtmlStringSource
Class
RichTextSource that loads HTML from a string.
Definition
Namespace:Telerik.Maui.Controls.RichTextEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class RichTextHtmlStringSource : RichTextSource
Inheritance: objectRichTextSourceRichTextHtmlStringSource
Inherited Members
Constructors
RichTextHtmlStringSource()
Declaration
cs-api-definition
public RichTextHtmlStringSource()
Fields
HtmlProperty
Identifies the Html property.
Declaration
cs-api-definition
public static readonly BindableProperty HtmlProperty
Field Value
BindableProperty