ActiveReports 12
Settings Class Properties

GrapeCity.ActiveReports.Export.Html.v12 Assembly > GrapeCity.ActiveReports.Export.Html.Page Namespace : Settings Class

For a list of all members of this type, see Settings members.

Public Properties
 NameDescription
Public PropertyDetermine whether or not the full html text will be returned or just the contents contained inside the body tag will be returned. True indicates only the content inside the body tag will be return; otherwise false. The default is false.  
Public PropertyGets or sets whether or not JavaScript will be included in the html. True indicates JaveScript will be used; otherwise false. The default is true.  
Public PropertyGets or set the target for hyperlinks contained inside the report. By default this value is not set.  
Public PropertyGets or sets whether or not the output should be in Mht format. True indicates the output should be in Mht format; otherwise false. The default is false.  
Public PropertyGets or sets the mode to use when rendering to html.  
Public PropertyIndicates whether the report's existing TOC should be added in the output.  
Public PropertyIndicates whether we should use SVG internally or not.  
Public PropertyGets or sets whether or not the CSS style information will be contained inside the html file, or inside a different stream. True indicates the CSS style information will be contained in its own stream; otherwise false. The default is true.  
Top
See Also

Reference

Settings Class
GrapeCity.ActiveReports.Export.Html.Page Namespace