Method RemoveAllChildren
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
RemoveAllChildren()
Removes all items from the collection of this PdfOutlineItem's child items.
public void RemoveAllChildren()
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.