TocViewModel Class Members
In This Topic
The following tables list the members exposed by TocViewModel.
Public Constructors
Public Properties
| Name | Description |
 | Bookmarks | Bookmarks tree, might be null if document have no bookmarks |
 | ClearToc | Gets the 'clear toc' command. |
 | ContextMenu | Gets or sets the context menu. |
 | Expanded | Set/Get display TOC tree |
 | RefreshToc | Gets the 'refresh toc' command. |
 | SelectedBookmark | Sets currently selected bookmark to navigate to bookmarked position |
 | SelectedNode | Sets currently selected node in TOC tree (SLV2.0) |
 | Text | Gets or sets the text. |
Top
See Also