StiWord2007ExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiWord2007ExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| StiWord2007ExportSettings | Initializes a new instance of the StiWord2007ExportSettings class |
| Name | Description | |
|---|---|---|
| CompanyString |
Gets or sets information about the creator to be inserted into result Word file.
| |
| ImageQuality |
Gets or sets image quality of images which will be exported to result file.
| |
| ImageResolution |
Gets or sets image resolution of images which will be exported to result file.
| |
| LastModifiedString |
Gets or sets information about the creator to be inserted into result Word file.
| |
| PageRange | (Inherited from StiPageRangeExportSettings.) | |
| RemoveEmptySpaceAtBottom |
Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of the page
| |
| RestrictEditing | ||
| UsePageHeadersAndFooters |
Gets or sets value which indicates that one (first) page header and page footer from report will be used in word file.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetExportFormat | (Overrides StiExportSettingsGetExportFormat.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |