Table of Contents

Method CanMoveToNextBookMark

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

CanMoveToNextBookMark(int)

Returns boolean value indicating that manager can move to the next bookmark appropriate specified conditions. Determines whether.

public bool CanMoveToNextBookMark(int group)

Parameters

group int

IBookMark.Group to check.

Returns

bool

True if can; otherwise false.