It is an easy task to integrate flexible multipage TIFF technology into your Windows Forms applications.
- Load, view multipage TIFF files
- Add, reorder & delete any page in multipage TIFF files
- Convert multipage TIFF files into other 30+ formats supported by .NET Imaging SDK
- Edit, annotate multipage TIFF images
- Include image processing functions
- Swap the position of two pages in multipage TIFF files
- More Multipage TIFF Processing functions
Multipage TIFF Processing
This integration guide suggests how to use WinForms .NET Imaging SDK and Multipage TIFF Add-on to process multi-page TIFF images. (For information about multi-page TIFF processing in C#.NET applications, VB.NET applications or on the web, please go to
Process Multipage TIFF Images for C#.NET,
Multipage TIFF Images Processing in VB.NET and
Multipage TIFF Images Processing in Web Viewer.)
Load an Editable Multi-page TIFF
Go to the built-in property editor:
- Click "Open" to load a multi-page TIFF to you windows applications.
Add, Delete pages in Multi-page TIFF images
Go to the built-in property editor:
- Click "Add" to add a series of new single page images into multi-page TIFF file;
- Click "Delete" to delete any pages in multi-page TIFF images if you no longer need it.
Swap a Page in a Multipage TIFF Image
Go to the built-in property editor:
- Click "Swap" to change two images position in multi-page TIFF images;
- Type a number in "Original Page" and choose you "Target Page";
- Click "Swap" to process.
More Tutorials!
Find more user guides with RasteEdge .NET Image in .NET Winforms applications!
Want to install Imaging SDK in Web applications, please go to
AJAX Zero-Footprint Document Image Viewer.