BookmarkDescendantBookmarks Property |
Gets a collection of all the descendant bookmarks of this bookmark.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic BookmarksCollection DescendantBookmarks { get; }
Public ReadOnly Property DescendantBookmarks As BookmarksCollection
Get
Property Value
Type:
BookmarksCollection
See Also