Method GotoBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GotoBookMark(int)
When implemented by a class, moves Edit control's caret to the location of the specified bookmark.
void GotoBookMark(int bookMark)
Parameters
bookMark
intSpecifies Index property of the bookmark.