BookmarkDescendantBookmarks Property |
Gets a collection of all the descendant bookmarks of this bookmark.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public BookmarksCollection DescendantBookmarks { get; }
Public ReadOnly Property DescendantBookmarks As BookmarksCollection
Get
Property Value
Type:
BookmarksCollectionSee Also