Click or drag to resize
BookmarkParentBookmark Property
Gets the parent bookmark of this bookmark or null if the bookmark has no parent.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public Bookmark ParentBookmark { get; }

Property Value

Type: Bookmark
See Also