Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Convert .msg email messages to TIFF
Convert an MSG Message to TIFF with the MailPrinter Class
We are pleased to announce the release of Aspose.Email for .NET 1.3. We’ve added a number of new features, including auto-detecting message file format, extracting embedded objects data and support for EMLX format. A feature we want to draw your attention to is support for converting email messages to TIFF format using the Aspose.Email.Printing.MailPrinter class.
The Print() method takes an instance of the MailMessage class as an argument, so you can convert EML, MSG or MHT files. This sample code … Continue Reading