| Contents > SharpPlot > Methods | Index |
SharpPlot.AddBookmark Method (String,Int32,Boolean,String)
Bookmark this page with name, level, openflag and weblink.
public void AddBookmark(
string title,
int outlineLevel,
bool opened,
string weblink
);
