EVO HTML to PDF Converter

BookmarkParentBookmark Property

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public Bookmark ParentBookmark { get; }

Property Value

Type: Bookmark
See Also

Reference