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