Parameters
- index
- The zero-based index at which page should be inserted.
- image
- Image to insert into the page collection.
- progressController
- Progress controller.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if image is null. |
| System.ArgumentOutOfRangeException | Thrown if index is less than zero or greater than Count. |
| ImagePageEncodingCanceledByUserException | Thrown if user canceled the encoding process. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5