Method GotoNextBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GotoNextBookMark()
Moves to the location of the next un-indexed bookmark in the all documents.
public bool GotoNextBookMark()
Returns
GotoNextBookMark(int)
Moves to the location of the next un-indexed bookmark in the all documents.
public bool GotoNextBookMark(int group)
Parameters
group
intSpecifies group index of bookmark groups.