Table of Contents

Property Bookmarks

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

Bookmarks

Gets a list of the BookmarkData stored in this object.

public IEnumerable<BookmarksData.BookmarkData> Bookmarks { get; }

Property Value

IEnumerable<BookmarksData.BookmarkData>