HtmlEdit.SelectedTextLineHeightProperty Field
Identifies the SelectedTextLineHeight bindable property.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public static readonly BindableProperty SelectedTextLineHeightProperty
Field Value
| Type | Description |
|---|---|
| BindableProperty | A bindable property identifier. |
See Also