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

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

PDF bookmarks



PDF bookmarks

Post by narinscan »

More Knowledge about Management bookmark. example
1) Search node from text which have title like text.
2) How to check node is parent or child.

Thank
Narin


Re: PDF bookmarks

Post by Alex »

Hello Narin,
Search node from text which have title like text. You need go through the bookmark collection (PdfBookmarkCollection) and search for bookmark with necessary text (PdfBookmark.Title).

How to check node is parent or child. Please read information about members of the Vintasoft.Pdf.Tree.PdfBookmark class in the documentation.

PdfBookmark class has the ParentBookmark, ParentBookmarks and ChildBookmarks properties.

Best regards, Alexander


Page 1 from 1: 1