Back to Devexpress

ClearFormattingCommand Class

aspnet-js-clearformattingcommand.md

latest643 B
Original Source

ClearFormattingCommand Class

A command to reset the selected text’s formatting to default.

Declaration

ts
declare class ClearFormattingCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.clearFormatting property.

Inheritance

CommandBase CommandWithSimpleStateBase ClearFormattingCommand

See Also

ClearFormattingCommand Members