Back to Devexpress

HtmlEdit.SelectedTextFontSize Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-b8c9f6cf.md

latest835 B
Original Source

HtmlEdit.SelectedTextFontSize Property

Gets or sets the font size of the text that is selected/typed text. This is a bindable property.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public HtmlFontSize SelectedTextFontSize { get; set; }

Property Value

TypeDescription
HtmlFontSize

The font size.

|

See Also

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace