PdfBookmarkResultParentList Property |
Gets the parent list which contains the visited bookmark.
Namespace:
Atalasoft.PdfDoc
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public PdfBookmarkList ParentList { get; }
Public ReadOnly Property ParentList As PdfBookmarkList
Get
Property Value
Type:
PdfBookmarkList
The parent list which contains the visited bookmark.
See Also