Method GotoBookMark
GotoBookMark(int)
Finds the bookmark with specified index and jumps to its location.
public virtual void GotoBookMark(int bookMark)
Parameters
bookMarkintThe integer value that specifies bookmark index.
Remarks
If the bookmark is not found the method does nothing.