Sets the current input position to the beginning of the table of contents and scrolls it into the visible part of the document.
public bool ScrollTo();
Public Function ScrollTo() As Boolean
The return value is true, if the table of contents could be scrolled. Otherwise it is false.