Back to Devexpress

ChangeFontUnderlineCommand Class

aspnet-js-changefontunderlinecommand.md

latest690 B
Original Source

ChangeFontUnderlineCommand Class

A command to change the underline formatting of characters in a selected range.

Declaration

ts
declare class ChangeFontUnderlineCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ChangeFontUnderlineCommand

See Also

ChangeFontUnderlineCommand Members