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.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- index
- Type: SystemInt32
- page
- Type: PdfEdit.PdfPdfPage
Return Value
Type: PdfPageSee Also