Parameters
- index
- The zero-based index at which the new elements should be inserted.
- filename
- A string that contains the name of the file from which to load VintasoftImage objects.
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown if index is less than zero. |
| System.ArgumentNullException | Thrown if filename is null. |
One VintasoftImage object will be added to this collection if image file contains only one image.
Multiple VintasoftImage objects will be added to this collection if file is a multipage GIF/JBIG2/PDF/TIFF/DOCX/XLSX/DOC/XLS file.
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