DeleteBookmarkCommand Constructors
A command to delete a selected bookmark.Name | Parameters | Description |
---|---|---|
DeleteBookmarkCommand(IRichEditControl, Bookmark) | control, bookmark | Initializes a new instance of the DeleteBookmarkCommand class with the specified owner associated with the specified bookmark. |
See Also