VintaSoft PDF .NET Plug-in Discussions
Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.
Board index < VintaSoft Imaging < VintaSoft PDF .NET Plug-in Discussions
How to insert to child bookmark Pdfdestination.Each bookmark has a list of child bookmarks which is available using the PdfBookmark.ChildBookmarks property. You need get an instance of PdfBookmark from child bookmarks and change destination in child bookmark.
How to get an instance of PdfBookmark from child bookmarks and change destination in child bookmark.Bookmark collection of PDF document can be get using the PdfDocument.Bookmarks property: