I'm using Crystal Reports for Visual Studio 2010 (13.08). When I Preview a report and click the Export button, one of the listed formats is MHTML and it seems to produce an MHTML file with no problems. However, I can't find any Export Format setting for MHTML for when I am producing the reports programmatically using Visual Studio 2010.
In CrystalDecisions.Shared.ExportFormatType I can't see any entry for MHTML or Web Archive. Is there another option that can be used in conjunction with the HTML40 output format?