Click or drag to resize
Pdf Library for .NET

PdfBookmarkParent Property

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

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfBookmark Parent { get; }

Property Value

Type: PdfBookmark
See Also