Back to Devexpress

ChangeFontSizeCommand Class

aspnet-js-changefontsizecommand.md

latest558 B
Original Source

ChangeFontSizeCommand Class

A command to change the font size of characters in a selected range.

Declaration

ts
declare class ChangeFontSizeCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeFontSizeCommand

See Also

ChangeFontSizeCommand Members