How to C#: Tiff
Using Tiff SDK for C#.NET
Tiff Page Edit
  |  
Home ›› XDoc.Tiff ›› C# Tiff: Process Tiff

C# TIFF - Multi-page TIFF Processing in C#.NET


Edit and Process Multi-page TIFF Image Using C# Code in .NET Application






RasterEdge.com provides mature toolkits for images and documents manipulations  in C#.NET applications. Users are able to view, process, convert, annotate, and save various image and document file formats. Most commonly, images and documents like Tiff, Jpeg, Bmp, Png, Gif, PDF, Word, Excel, PowerPoint, and medical DICOM are supported.


Related .net document control helps:
asp.net powerpoint viewer: ASP.NET PowerPoint Document Viewer Control (MVC & WebForms): view ppt, pptx files online in C# using ASP.NET
asp.net mvc pdf editor: ASP.NET MVC PDF Viewer & Editor: view, annotate, redact, edit PDF document in C# ASP.NET MVC
asp.net word viewer: ASP.NET Office Word Document Viewer: view Word doc files online using C# in ASP.NET MVC web applications
asp.net edit pdf text: ASP.NET PDF Text Edit Control: online edit PDF text content using C# ASP.NET
asp.net dicom document viewer: ASP.NET Dicom Document Viewer Control: view, annotate dicom imaging files online in ASP.NET
asp.net mvc document viewer: ASP.NET MVC Document Viewer: view, annotate, redact files on ASP.NET MVC web projects
asp.net text file viewer: ASP.NET Text file viewer in MVC, WebForms: Open, view, annotate, convert txt files in C# ASP.NET


RasterEdge.com aims at developing professional multi-page Tiff processing SDK, which allows C# developers to manipulate single and multiple Tiff files and pages, for instance, adding & deleting Tiff file page, merging and splitting Tiff files, and loading & saving Tiff file to commonly used file formats, like PDF, Bmp, Jpeg, Gif, etc. What's more, image annotating function is seamlessly integrated into XDoc.Tiff for .NET. The high-annotation-usability can be used to markup and draw multiple annotations to Tiff document page, which include callout, freehand, line, highlight, rectangle, ellipse, text, hotspot, etc.




TIFF Page Processing Functions in C#.NET



Tiff function table below displays the main C#.NET Tiff page imaging functions supported by RasterEdge XDoc.Tiff for .NET. We also offers detailed tutorials for Tiff reading in VB.NET, Tiff viewing and processing in Web ASP.NET and multi-page Tiff manipulation in .NET WinForms application. Please note that, for all supported Tiff file page processing, the page number is starting from 0.


Insert Pages into Tiff File


You will see an overview for Tiff page insertion and then get a piece of C# coding example for inserting a new page to a loaded Tiff image file.


Delete Tiff File Pages


On this tutorial, you will be guided to use specific C#.NET API to remove and delete defined pages from a sample Tiff document.


Move Tiff Page Position


C# users are feel free to set and customize a page order for multi-page Tiff document, and then sort target Tiff file with the new order.


Rotate a Tiff Page


A C# demo code is illustrated on this guide. It will help you easily obtain the first page of sample Tiff file and rotate it to 90 degrees in clockwise.


Extract Tiff Pages


C# developers will obtain details for how to load a Tiff image, define some pages for extraction, extract selected pages, and save to a single Tiff file.