ExpertPdf PDF Creator Library
ParentBookmark Property
NamespacesExpertPdf.PdfCreatorBookmarkParentBookmark
ExpertPdf PDF Creator 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
public:
property Bookmark^ ParentBookmark {
	Bookmark^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)