VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffPageCollection Class / Insert Methods
In This Topic
Insert Method (TiffPageCollection)
In This Topic
Overloaded. Inserts a page with to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Overload List
OverloadDescription
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts copy of specified page to the page collection at the specified index.
Inserts image collection as new pages to the page collection at the specified index.
Inserts image as new page to the page collection at the specified index.
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Requirements

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

See Also