Click or drag to resize

PdfBookmarkResultParentList Property

Gets the parent list which contains the visited bookmark.

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfBookmarkList ParentList { get; }

Property Value

Type: PdfBookmarkList
The parent list which contains the visited bookmark.
See Also