Back to Devexpress

IncreaseFontSizeCommand Class

aspnet-js-increasefontsizecommand.md

latest696 B
Original Source

IncreaseFontSizeCommand Class

A command to increase the font size of characters in a selected range to the closest larger predefined value.

Declaration

ts
declare class IncreaseFontSizeCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase IncreaseFontSizeCommand

See Also

IncreaseFontSizeCommand Members