Back to Devexpress

HtmlEdit.SelectedTextLineHeight Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-34faa1a8.md

latest930 B
Original Source

HtmlEdit.SelectedTextLineHeight Property

Gets or sets the high of the selected/under caret line. This is a bindable property.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public HtmlLineHeight SelectedTextLineHeight { get; set; }

Property Value

TypeDescription
HtmlLineHeight

The height of the line, measured in the specified Unit.

|

See Also

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace