Click or drag to resize

BookmarkParentBookmark Property

Gets the parent bookmark of this bookmark or null if the bookmark has no parent.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public Bookmark ParentBookmark { get; }

Property Value

Bookmark
See Also