HtmlSize.Empty Field
Gets the empty HtmlSize value.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public static readonly HtmlSize Empty
Field Value
Type | Description |
---|---|
HtmlSize | The empty HtmlSize value. |
See Also