Click or drag to resize

PdfOutlineCollectionAddAfter Method

Overload List
 NameDescription
Public methodAddAfter(PdfOutline, PdfOutline) Adds the specified new PdfOutline after the specified existing PdfOutline in the PdfOutlineCollection.
Public methodAddAfter(PdfOutline, String) Adds a new PdfOutline with the specified title after the specified existing PdfOutline in the PdfOutlineCollection.
Top
See Also