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
	Get
public:
property Bookmark^ ParentBookmark {
	Bookmark^ get ();
}
Property Value

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