DecreaseFontSizeCommand Class
A command to decrease the font size of characters in a selected range to the closest smaller predefined value.
Declaration
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