HtmlEditCommands.SetForegroundColor Property
In This Article
Gets the command that sets the foreground color of the selected/typed text text.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
#Declaration
#Property Value
Type | Description |
---|---|
Command<Color> | A command object. |
See Also