PdfDocumentInsertPage Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodInsertPage(Int32)
Creates a new page and inserts it in this document at the specified position.
Public methodInsertPage(Int32, PdfPage)
Inserts the specified page in this document. If the page is from an external document, it is imported to this document. In this case the returned page is not the same object as the specified one.
Top
See Also

Reference