Overload List
Name | Description | |
---|---|---|
InsertPage(Int32) |
Creates a new page and inserts it in this document at the specified position.
| |
InsertPage(Int32, PdfPage) |
Inserts the specified page in this document. If the page is from an external document,
it is imported to this document. In this case the returned page is not the same
object as the specified one.
|
See Also