ExpertPdf Html to Pdf Converter Library
DescendantBookmarks Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentBookmarkDescendantBookmarks
ExpertPdf Html to Pdf Converter 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
	Get
public:
property BookmarksCollection^ DescendantBookmarks {
	BookmarksCollection^ get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)