Click or drag to resize
BookmarkDescendantBookmarks Property
Gets a collection of all the descendant bookmarks of this bookmark.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public BookmarksCollection DescendantBookmarks { get; }

Property Value

Type: BookmarksCollection
See Also