Table of Contents

Property Children

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Children

Gets the collection of child outline items of this PdfOutlineItem.

public PdfCollection<PdfOutlineItem> Children { get; }

Property Value

PdfCollection<PdfOutlineItem>

The collection of child outline items of this PdfOutlineItem.