Click or drag to resize

PdfBookmarkChilds Property

Gets the collection of PdfBookmark objects assigned to the current bookmark.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfBookmarkCollections Childs { get; }

Property Value

PdfBookmarkCollections
See Also