Removes all items from the collection of this
PdfOutlineItem's child items.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public void RemoveAllChildren()
VB
Public Sub RemoveAllChildren
See Also