ActiveReports 8
Settings Class Members
Properties  Methods 

The following tables list the members exposed by Settings.

Public Constructors
 NameDescription
Public ConstructorSettings ConstructorInitializes a new instance of the Settings class.  
Top
Public Properties
 NameDescription
Public PropertyFragmentDetermine 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 PropertyJavaScriptGets 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 PropertyLinkTargetGets or set the target for hyperlinks contained inside the report. By default this value is not set.  
Public PropertyMhtOutputGets 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 PropertyModeGets or sets the mode to use when rendering to html.  
Public PropertyOutputTOCIndicates whether the report's existing TOC should be added in the output.  
Public PropertyStyleStreamGets 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
Public Methods
 NameDescription
Public MethodApplySettingsApplies the settings from the NameValueCollection  
Top
See Also

Reference

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

Support Forum