Table of Contents

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

bool

GotoPrevBookMark(int)

Moves to the location of the previous un-indexed bookmark in the all documents.

public bool GotoPrevBookMark(int group)

Parameters

group int

Specifies group index of bookmark groups.

Returns

bool

True if succeed; otherwise false.