Click or drag to resize
Pdf Library for .NET

PdfBookmarkChildNodes Property

Gets the child bookmark collection.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfBookmarksCollection ChildNodes { get; }

Property Value

Type: PdfBookmarksCollection
See Also