Table of Contents

Property ChildCount

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

ChildCount

Gets the number of child outline items of this PdfOutlineItem.

public int ChildCount { get; }

Property Value

int

The number of child outline items of this PdfOutlineItem.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.