Click or drag to resize

PdfBookmarkChildren Property

Gets a collection of bookmarks / outlines which are direct children of this bookmark.

Namespace:  RadPdf.Data.Document.Bookmarks
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntax
public PdfBookmarkCollection Children { get; }

Property Value

Type: PdfBookmarkCollection
See Also