Returns a Bookmarks read-only collection that represents all the bookmarks in the specified range.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public ReadOnlyCollection<Bookmark> Bookmarks { get; }

Property Value

Type: ReadOnlyCollection<T>