Skip to main content

OpenInsertBookmarkDialogCommand Class

A command to invoke the Bookmark dialog.

#Declaration

TypeScript
declare class OpenInsertBookmarkDialogCommand extends CommandWithSimpleStateBase

#Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openInsertBookmarkDialog property.

#Inheritance

CommandBase
CommandWithSimpleStateBase
OpenInsertBookmarkDialogCommand
See Also