ActiveReports 12
HtmlExportOptions Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : HtmlExportOptions Property
Returns an HtmlExportOptions object to set HTML-specific properties when you use the HTML ViewerType in the WebViewer control.
Syntax
'Declaration
 
Public ReadOnly Property HtmlExportOptions As HtmlExportOptions
public HtmlExportOptions HtmlExportOptions {get;}
See Also

Reference

WebViewer Class
WebViewer Members