Winnovative PDF Creator Library for .NET
DescendantBookmarks Property
NamespacesWinnovative.PdfCreatorBookmarkDescendantBookmarks
Winnovative PDF Creator Library for .NET
Gets a collection of all the descendant bookmarks of this bookmark.
Declaration Syntax
C#Visual BasicVisual C++
public BookmarksCollection DescendantBookmarks { get; }
Public ReadOnly Property DescendantBookmarks As BookmarksCollection
public:
property BookmarksCollection^ DescendantBookmarks {
	BookmarksCollection^ get ();
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.2.0.0 (5.2.0.0)