BookmarkManagerGetBookmarks Method

Spotfire 15.0 API Reference
Gets all the bookmarks in the document.

Namespace:  Spotfire.Dxp.Application.AnalyticItems
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public IList<Bookmark> GetBookmarks()

Return Value

Type: IListBookmark
All bookmarks.
Version Information


See Also

Reference