Property BookMarks
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.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; }