Table of Contents

Method GotoBookMark

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

GotoBookMark(int)

Moves caret to the location of the bookmark in the text source.

public virtual void GotoBookMark(int bookMark)

Parameters

bookMark int

The integer value that specifies bookmark Index property of the bookmark to locate.