StiOdtExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiOdtExportSettings type exposes the following members.
Name | Description | |
---|---|---|
StiOdtExportSettings | Initializes a new instance of the StiOdtExportSettings class |
Name | Description | |
---|---|---|
ImageQuality |
Gets or sets image quality of images which will be exported to ODT file.
| |
ImageResolution |
Gets or sets image resolution of images which will be exported to ODT 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
| |
UsePageHeadersAndFooters |
Gets or sets value which indicates that one (first) page header and page footer from report will be used in ODT 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.) |