Click or drag to resize

PdfOutlineCollectionAddBefore Method

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