Click or drag to resize
Pdf Library for .NET

PdfDocumentAddBookmark Method

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