InsertBookmarkCommand Class
A command to insert a new bookmark that references the current selection.
Declaration
declare class InsertBookmarkCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertBookmark property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertBookmarkCommand
See Also