DeleteBookmarkCommand Class
A command to delete a specific bookmark.
Declaration
declare class DeleteBookmarkCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.deleteBookmark property.
Inheritance
CommandBase
CommandWithSimpleStateBase
DeleteBookmarkCommand
See Also