BookmarksCollectionAddNewBookmark Method
Adds a new bookmark to the collection.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public Bookmark AddNewBookmark(
string text,
ExplicitDestination destination
)
- text String
- The bookmark text.
- destination ExplicitDestination
- The bookmark destination.
BookmarkThe newly created PDF bookmark.