ExpertPdf Html to Pdf Converter Library
ParentBookmark Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentBookmarkParentBookmark
ExpertPdf Html to Pdf Converter Library
Gets the parent bookmark of this bookmark or null if the bookmark has no parent.
Declaration Syntax
C#Visual BasicVisual C++
public Bookmark ParentBookmark { get; }
Public ReadOnly Property ParentBookmark As Bookmark
	Get
public:
property Bookmark^ ParentBookmark {
	Bookmark^ get ();
}
Property Value

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