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

  NameDescription
Public methodAdd
Creates a new PdfPage, adds it to the end of this document, and returns it.
Public methodAdd(PdfPage)
Adds the specified PdfPage to the end of this document and maybe returns a new PdfPage object. The value returned is a new object if the added page comes from a foreign document.
Top
See Also

Reference