HelpDialog.topline
void topline(string name)Scrolls to a named target (anchor) in the document.
Parameters
name | Target name (anchor) |
void topline(int line)Scrolls to a specific line number.
Parameters
line | Line number |
void topline(string name)Scrolls to a named target (anchor) in the document.
name | Target name (anchor) |
void topline(int line)Scrolls to a specific line number.
line | Line number |