StiOptionsConfiguration Class |
Namespace: Stimulsoft.Report
The StiOptionsConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| StiOptionsConfiguration | Initializes a new instance of the StiOptionsConfiguration class |
| Name | Description | |
|---|---|---|
| ApplicationDirectory |
Gets or sets an application directory.
| |
| DefaultReportConfigPath |
Gets or sets a name of the file which is used for configuration of a report.
| |
| DefaultReportSettingsPath |
Gets or sets a name of the file which is used for settings of a report.
| |
| DirectoryLocalization |
Gets or sets string containing path to directory in which files with localized resource are located.
| |
| IsServer |
Gets a value which indicates whether configuration is used for the Server.
| |
| IsWeb |
Gets a value which indicates whether configuration is used for the web report.
| |
| IsWinForms |
Gets a value which indicates whether configuration is used for the WinForms report.
| |
| IsWPF |
Gets a value which indicates whether configuration is used for the WPF report.
| |
| IsXbap |
Gets a value which indicates whether configuration is used for the WPF report.
| |
| Localization |
Gets or sets name of file with localized resource.
| |
| SearchLocalizationFromRegistry |
Gets or sets a value which indicates whether it is necessary to use the path from the register for localization files search.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitWeb |
Disables logging and hides messages of the report engine.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |