Back to Devexpress

HtmlEditCommands.ToggleCenterAlignment Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-8f7f9de4.md

latest878 B
Original Source

HtmlEditCommands.ToggleCenterAlignment Property

Gets the command that toggles the selected/under caret text’s alignment to center.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleCenterAlignment { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace