StiRtfExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiRtfExportSettings type exposes the following members.
Name | Description | |
---|---|---|
StiRtfExportSettings | Initializes a new instance of the StiRtfExportSettings class |
Name | Description | |
---|---|---|
CodePage |
Gets or sets code page of RTF file.
| |
ExportMode |
Gets or sets mode of RTF file creation.
| |
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.
| |
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
| |
StoreImagesAsPng |
Gets or sets a value indicating whether it is necessary to store images in Png format
| |
UsePageHeadersAndFooters |
Gets or sets value which enables special mode of exporting page headers and page footers into result file. In this mode export engine try to insert all page
headers and footers as RTF headers and footers.
|
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.) |