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