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