Back to Devexpress

ChangeFontSubscriptCommand Class

aspnet-js-changefontsubscriptcommand.md

latest692 B
Original Source

ChangeFontSubscriptCommand Class

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

Declaration

ts
declare class ChangeFontSubscriptCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ChangeFontSubscriptCommand

See Also

ChangeFontSubscriptCommand Members