Back to Devexpress

HtmlEditCommands.SetForegroundColor Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-99164b94.md

latest958 B
Original Source

HtmlEditCommands.SetForegroundColor Property

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

csharp
public Command<Color> SetForegroundColor { get; }

Property Value

TypeDescription
Command<Color>

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace