BookmarkParentBookmark Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public Bookmark ParentBookmark { get; }

Property Value

Bookmark

See Also