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.