Table of Contents

Method GotoBookMark

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

GotoBookMark(int)

Finds the bookmark with specified index and navigates to its location.

public virtual void GotoBookMark(int bookMark)

Parameters

bookMark int

Integer value that specifies bookmark index.