Back to Devexpress

HtmlEditCommands.ToggleStrikethrough Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-5e1e4c41.md

latest876 B
Original Source

HtmlEditCommands.ToggleStrikethrough Property

Gets the command that toggles the selected/typed text text’s strikethrough emphasis.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleStrikethrough { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace