ActiveReports 13
OutputType Property (HtmlExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > HtmlExportOptions Class : OutputType Property
Specifies the HTML output type to be used with exporting to an HTML viewer type.
Syntax
'Declaration
 
Public Property OutputType As HtmlOutputType
public HtmlOutputType OutputType {get; set;}
See Also

Reference

HtmlExportOptions Class
HtmlExportOptions Members