 |
PdfBookmarkParent Property |
Gets the parent of the current bookmark or null if the bookmark has no parent.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfBookmark Parent { get; }Public ReadOnly Property Parent As PdfBookmark
Get
Property Value
PdfBookmark
See Also