OutlookCompat Property
OutlookCompat
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.
Declaration
public bool OutlookCompat { get; set; }
Public Property OutlookCompat As Boolean