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