Method GotoBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GotoBookMark(int)
Moves caret to the location of the bookmark in the text source.
public virtual void GotoBookMark(int bookMark)
Parameters
bookMark
intThe integer value that specifies bookmark
Index
property of the bookmark to locate.