RemoveNextWordCommand Class
A command to remove the next word.
Declaration
declare class RemoveNextWordCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.removeNextWord property.
Inheritance
CommandBase
CommandWithSimpleStateBase
RemoveNextWordCommand
See Also