Overload List
| Name | Description |
|---|---|
| InsertPage(Int32) |
Inserts a new blank page at specified index.
|
| InsertPage(Stream, Int32) |
Inserts a supported image file.
|
| InsertPage(String, Int32) |
Inserts a supported image file.
|
| InsertPage(IEImage, Int32) |
Inserts an IEImage.
|
| InsertPage(Int32, IETIFFHandler, Int32) |
Inserts a page of source handler into specified index.
|