Table of Contents

Method CanMoveToPreviousBookMark

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

CanMoveToPreviousBookMark(int)

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

public bool CanMoveToPreviousBookMark(int group)

Parameters

group int

IBookMark.Group to check.

Returns

bool

True if can; otherwise false.