[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Html.Page.Settings.MhtOutput

MhtOutput Property

MhtOutput

Gets or sets whether or not to output should be in Mht format.True indicates the output should be in Mht format; otherwise false. The default is false.

Declaration
[TypeConverter(typeof())]
public bool MhtOutput { get; set; }
Property Value
Type Description
bool

A boolean value indicating whether or not the output should be in Mht format.