Tree view object used for holding the bookmarks.
Object.defineProperty(DocumentViewerBookmarks.prototype, 'treeView',
get: function()
)
treeView: HTMLElement; // read-only
The tree view object used for holding the bookmarks.
TreeView is initialized during CreateDocumentViewer when the value of DocumentViewerCreateOptions.BookmarksContainer is not null.
A new DIV element is created and set in this property along with child elements to build a tree view object. The DIV is added as a child to DocumentViewerCreateOptions.BookmarksContainer.
Products |
Support |
Feedback: treeView Property (DocumentViewerBookmarks) - Leadtools.Documents.UI |
Introduction |
Help Version 19.0.2017.3.21
|