Constructor BookmarkClickEventArgs
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BookmarkClickEventArgs(IBookMark)
Initializes a new instance of the BookmarkClickEventArgs with specified parameters.
public BookmarkClickEventArgs(IBookMark bookMark)
Parameters
bookMark
IBookMarkIBookMark
that was clicked.