Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public int ChildCount { get; }
VB
Public ReadOnly Property ChildCount As Integer
Get
Property Value
Type:
Int32The number of child outline items of
this
PdfOutlineItem.
See Also