Table of Contents

Method ClearBookMarks

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

ClearBookMarks(int)

When implemented by a class, removes all bookmarks from the specified line.

void ClearBookMarks(int line)

Parameters

line int

The integer value that specifies an index of the text line.