Table of Contents

Property BookMarks

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

BookMarks

When implemented by a class, represents an object that implements IBookMarks interface holding collection of IBookMark objects each determining particular bookmark within the text source.

IBookMarks BookMarks { get; set; }

Property Value

IBookMarks