[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.MhtExportSettings.OutputType

OutputType Property

OutputType

Gets or sets the output type for the document.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<HtmlOutputType> OutputType { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<HtmlOutputType>

An EnumDefaultExportSetting<T> object representing the output type for the document.