Overload List
| Name | Description |
|---|---|
| Insert(Int32) |
Creates a new page and inserts it at the specified index.
|
| Insert(Int32, SizeF) |
Creates a new page and inserts it at the specified index.
|
| Insert(Int32, PdfPageSettings, Boolean) | |
| Insert(Int32, SizeF, PdfMargins) |
Creates a new page and inserts it at the specified index.
|
| Insert(Int32, PdfNewPage, PdfPageSettings, Boolean) | |
| Insert(Int32, SizeF, PdfMargins, PdfPageRotateAngle) |
Creates a new page and inserts it at the specified index.
|
| Insert(Int32, SizeF, PdfMargins, PdfPageRotateAngle, PdfPageOrientation, Boolean) |
Creates a new page and inserts it at the specified index.
|