HtmlFontSize.IsEmpty Property
Gets whether the selected text’s font size is empty (Initial).
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