Method GotoPrevBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GotoPrevBookMark()
Moves to the location of the previous un-indexed bookmark in the all documents.
public bool GotoPrevBookMark()
Returns
GotoPrevBookMark(int)
Moves to the location of the previous un-indexed bookmark in the all documents.
public bool GotoPrevBookMark(int group)
Parameters
group
intSpecifies group index of bookmark groups.
Returns
- bool
True if succeed; otherwise false.