PdfPageCollectionInsert Method |
Name | Description | |
---|---|---|
Insert(Int32, PdfPage) |
Inserts the specified page into the pdf document pages collection at the specified index.
| |
Insert(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.
|