Winnovative PDF Creator Library for .NET
ParentBookmark Property
NamespacesWinnovative.PdfCreatorBookmarkParentBookmark
Winnovative PDF Creator Library for .NET
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 ();
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)