Parameters
- index
- The zero-based index at which page should be inserted.
- page
- Page to insert into the page collection.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if page is null. |
System.ArgumentOutOfRangeException | Thrown if index is less than 0. |
ImagePageEncodingCanceledByUserException | Thrown if user canceled the encoding process. |
TIFF page from any TIFF file can be inserted to the collection.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5