Winnovative Word to PDF Converter

DocumentInsertPage Method

Winnovative Word to PDF Converter Documentation
Overload List

  NameDescription
Public methodInsertPage(Int32, PdfPage)
Inserts the specified page into the document pages collection given by the Pages property at the specified index. The page to be added is allowed to be from another document. The source document of the page to be inserted must remain opened until the current document is saved.
Public methodInsertPage(Int32, PdfPageSize, Margins, PdfPageOrientation)
Creates a new PDF page with the specified size, margins and orientation and inserts it into the collection at the specified index.
Top
See Also

Reference