Overload List

  Name Description
Public method Insert(Int32)
Creates a new page and inserts it at a specific position in the document.
Public method Insert(Int32, PaperKind)
Creates a new page with the specified size and inserts it at a specific position in the document.
Public method Insert(Int32, PdfPage)
Inserts a page at a specific position in the document.
Public method Insert(Int32, Size)
Creates a new page with the specified size and inserts it at a specific position in the document.

See Also