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

  NameDescription
Public methodInsert(Int32)
Creates a new PdfPage, inserts it at the specified position into this document, and returns it.
Public methodInsert(Int32, PdfPage)
Inserts the specified PdfPage at the specified position to this document and maybe returns a new PdfPage object. The value returned is a new object if the inserted page comes from a foreign document.
Top
See Also

Reference