Create a new empty bookmark.
public Bookmark();
Create a new empty bookmark, with a specified title
public Bookmark(string);
Bookmark Class | TallComponents.PDF.Navigation Namespace