Table of Contents

Constructor BookMarkEventArgs

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

BookMarkEventArgs(IBookMark)

Initializes a new instance of the BookMarkEventArgs with specified parameters.

public BookMarkEventArgs(IBookMark bookMark)

Parameters

bookMark IBookMark

IBookMark to be added or removed.