Gets the parent bookmark of this bookmark or null if the bookmark has no parent.

C# | Visual Basic | Visual C++ |
public Bookmark ParentBookmark { get; }
Public ReadOnly Property ParentBookmark As Bookmark Get
public: property Bookmark^ ParentBookmark { Bookmark^ get (); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)