HtmlFontSize.Value Property
Gets the specified font size value.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public double Value { readonly get; set; }
Property Value
Type | Description |
---|---|
Double | The font size value. |
See Also