BookmarkParentBookmark Property |
Gets the parent bookmark of this bookmark or null if the bookmark has no parent.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public Bookmark ParentBookmark { get; }
Public ReadOnly Property ParentBookmark As Bookmark
Get
Property Value
Type:
BookmarkSee Also