ComponentOne FlexReport for WinForms
OutlookCompat Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > MhtmlExporter Class : OutlookCompat Property
Gets or sets a value indicating whether to render with extra metadata that makes the report look better in Outlook. The default value is true.
Syntax
'Declaration
 
Public Property OutlookCompat As System.Boolean
public System.bool OutlookCompat {get; set;}
See Also

Reference

MhtmlExporter Class
MhtmlExporter Members