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