ExpertPdf PDF Creator Library
DescendantBookmarks Property
NamespacesExpertPdf.PdfCreatorBookmarkDescendantBookmarks
ExpertPdf PDF Creator Library
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: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)