BookmarkBase Class
A bookmark in the document.
#Declaration
export class BookmarkBase extends Bookmark
#Methods
#goTo Method
Selects the bookmark.
#Declaration
goTo(): void
#Remarks
The goTo method selects the bookmark’s text interval, scrolls the page to the selected start position, and activates the bookmark’s sub-document.