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