Skip to content

Commit 02928a8

Browse files
addressed review changes
1 parent 5069ae5 commit 02928a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAUI/Rich-Text-Editor/Advanced-Features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ richtexteditor.Text = "The rich text editor component is WYSIWYG editor that pro
3434

3535
![.NET MAUI Rich Text Editor with Text](images/richtexteditor-text-property.png)
3636

37-
## Setting/Retrieving HTML Formatted Text
37+
## Setting HTML Formatted Text
3838

39-
The [HtmlText](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RichTextEditor.SfRichTextEditor.html#Syncfusion_Maui_RichTextEditor_SfRichTextEditor_HtmlText) property of the `SfRichTextEditor` control is used to set or retrieve HTML formatted text.
39+
The [HtmlText](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RichTextEditor.SfRichTextEditor.html#Syncfusion_Maui_RichTextEditor_SfRichTextEditor_HtmlText) property of the `SfRichTextEditor` control is used to set HTML formatted text.
4040

4141
{% tabs %}
4242

0 commit comments

Comments
 (0)