Method CanMoveToNextBookMark
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
CanMoveToNextBookMark(int)
Indicates whether it is possible to move to the next un-indexed bookmark.
public bool CanMoveToNextBookMark(int group)
Parameters
group
intSpecifies group index of bookmark groups.
Returns
- bool
True if succeed; otherwise false.