HtmlLineHeight.IsEmpty Property
Gets whether the selected text’s line height is empty (default).
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public bool IsEmpty { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also