BookmarkParentBookmark Property |
Gets the parent bookmark of this bookmark or null if the bookmark has no parent.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic Bookmark ParentBookmark { get; }
Public ReadOnly Property ParentBookmark As Bookmark
Get
Property Value
Type:
Bookmark
See Also