Overload List
Name | Description | |
---|---|---|
Insert(Int32) |
Creates a new page and inserts it at a specific position in the document.
|
|
Insert(Int32, PaperKind) |
Creates a new page with the specified size and inserts it at a specific
position in the document.
|
|
Insert(Int32, PdfPage) |
Inserts a page at a specific position in the document.
|
|
Insert(Int32, Size) |
Creates a new page with the specified size and inserts it at a specific
position in the document.
|