Back to Devexpress

InsertBookmarkCommand Class

aspnet-js-insertbookmarkcommand.md

latest646 B
Original Source

InsertBookmarkCommand Class

A command to insert a new bookmark that references the current selection.

Declaration

ts
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

InsertBookmarkCommand Members