Back to Devexpress

GoToBookmarkCommand Class

aspnet-js-gotobookmarkcommand.md

latest628 B
Original Source

GoToBookmarkCommand Class

Gets a command to navigate to the specified bookmark in the document.

Declaration

ts
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

GoToBookmarkCommand Members