Method GotoBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GotoBookMark(int)
Finds the bookmark with specified index and navigates to its location.
public virtual void GotoBookMark(int bookMark)
Parameters
bookMark
intInteger value that specifies bookmark index.