PdfOutlinesCollectionRemoveOutline Method

Overload List

RemoveOutline(Int32) Removes the outline at given index from collection. The first outline index is 0
RemoveOutline(PdfOutline) Removes the given outline from collection

See Also