BookmarkDescendantBookmarks Property
Gets a collection of all the descendant bookmarks of this bookmark.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 12.0.0
public BookmarksCollection DescendantBookmarks { get; }
Public ReadOnly Property DescendantBookmarks As BookmarksCollection
Get
public:
property BookmarksCollection^ DescendantBookmarks {
BookmarksCollection^ get ();
}
member DescendantBookmarks : BookmarksCollection with get
Property Value
BookmarksCollection