Pdf | |
| Name | Description | |
|---|---|---|
| InsertPage(Int32, PdfPage) | Inserts the specified page into the pdf document pages collection at the specified index. | |
| InsertPage(Int32, PdfCustomPageSize, PdfMargins, PdfPageOrientation) | Creates a new pdf page with the specified size, margins and orientation and inserts it into the pdf document pages collection at the specified index. |