Back to Devexpress

HtmlEditCommands.ToggleJustifyAlignment Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-0536a211.md

latest913 B
Original Source

HtmlEditCommands.ToggleJustifyAlignment Property

Gets the command that toggles the selected/under caret text’s alignment to fit it along the left and right margins.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleJustifyAlignment { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace