Gets the collection of Bookmarks. The collection
can be used to create new bookmarks or to find and apply existing ones.
Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public BookmarkCollection Bookmarks { get; }
Property Value
Type: BookmarkCollectionThe bookmark collection.
Version Information
See Also