Method ClearBookMarks
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ClearBookMarks(int)
When implemented by a class, removes all bookmarks from the specified line.
void ClearBookMarks(int line)
Parameters
line
intThe integer value that specifies an index of the text line.