Click or drag to resize
Pdf Library for .NET

PdfDocumentAddBookmark Method

Overload List
  NameDescription
Public methodAddBookmark(String, PdfDestination)
Creates a root bookmark in the current pdf document.
Public methodAddBookmark(String, PdfDestination, PdfBookmark)
Creates a child bookmark in the current pdf document under the specified parent bookmark.
Top
See Also