Constructor BookMarkEventArgs
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BookMarkEventArgs(IBookMark)
Initializes a new instance of the BookMarkEventArgs with specified parameters.
public BookMarkEventArgs(IBookMark bookMark)
Parameters
bookMark
IBookMarkIBookMark
to be added or removed.