HtmlLineHeight Struct
A height of HtmlEdit lines.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
[TypeConverter(typeof(LineHeightConverter))]
public readonly struct HtmlLineHeight :
IEquatable<HtmlLineHeight>
Related API Members
The following members return HtmlLineHeight objects:
Implements
See Also