EVO PDF Logo

BookmarkParentBookmark Property

EVO PDF Client for .NET Core
Gets the parent bookmark of this bookmark or null if the bookmark has no parent.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public Bookmark ParentBookmark { get; }

Property Value

Type: Bookmark
See Also

Reference