The parent bookmark.

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public Bookmark Parent { get; }
Visual Basic
Public ReadOnly Property Parent As Bookmark
	Get

Remarks

May be nullNothingnullptra null reference (Nothing in Visual Basic).

See Also