Click or drag to resize

PdfBookmarkCollections.InsertAt Method

Overload List
 NameDescription
Public methodInsertAt(Int32, String, PdfAction) Inserts a bookmark with the specified action into the collection at the specified index.
Public methodInsertAt(Int32, String, PdfDestination) Inserts a bookmark with the specified destination into the collection at the specified index.
Public methodInsertAt(Int32, String, PdfPage) Inserts a bookmark into the collection at the specified index.
Top
See Also