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