Back to Devexpress

CreateBookmarkCommand Constructors

officefileapi-devexpress-dot-xtrarichedit-dot-commands-dot-createbookmarkcommand-dot-ctor.md

latest1.2 KB
Original Source

CreateBookmarkCommand Constructors

Creates a new bookmark with the specified name that references the current selection.

NameParametersDescription
CreateBookmarkCommand(IRichEditControl, String)control, bookmarkNameInitializes a new instance of the CreateBookmarkCommand class with the specified owner.
CreateBookmarkCommand(IRichEditControl)controlInitializes a new instance of the CreateBookmarkCommand class with the specified owner.

See Also

CreateBookmarkCommand Class

CreateBookmarkCommand Members

DevExpress.XtraRichEdit.Commands Namespace