GoToBookmarkCommand Class
Gets a command to navigate to the specified bookmark in the document.
Declaration
declare class GoToBookmarkCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.goToBookmark property.
Inheritance
CommandBase
CommandWithSimpleStateBase
GoToBookmarkCommand
See Also