HiQPdf Documentation

PdfDocumentAddPageAtIndex Method

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodAddPageAtIndex(Int32, PdfPage)
Adds an existing page at the given index. The first page index is 0. When the page is from another document that document must remain open until this document is saved
Public methodAddPageAtIndex(Int32, PdfPageSize, PdfDocumentMargins, PdfPageOrientation)
Adds a new page with the given size, margins and orientation at the given index. The first page index is 0
Top
See Also

Reference