BookmarkParentBookmark Property

Gets the parent bookmark of this bookmark or null if the bookmark has no parent.

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public Bookmark ParentBookmark { get; }

Property Value

Bookmark

See Also