Skip to content

P_PDFiumSharp_PdfBookmark_Children

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PdfBookmark.Children Property

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public IEnumerable<PdfBookmark> Children { get; }

Property Value

Type: IEnumerable(PdfBookmark)

See Also

Reference

PdfBookmark Class
PDFiumSharp Namespace

Clone this wiki locally