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