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