Back to Devexpress

ChangeFontSuperscriptCommand Class

aspnet-js-changefontsuperscriptcommand.md

latest706 B
Original Source

ChangeFontSuperscriptCommand Class

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

Declaration

ts
declare class ChangeFontSuperscriptCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ChangeFontSuperscriptCommand

See Also

ChangeFontSuperscriptCommand Members