Back to Devexpress

DecreaseFontSizeCommand Class

aspnet-js-decreasefontsizecommand.md

latest697 B
Original Source

DecreaseFontSizeCommand Class

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

Declaration

ts
declare class DecreaseFontSizeCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DecreaseFontSizeCommand

See Also

DecreaseFontSizeCommand Members