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