StiImageExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiImageExportSettings type exposes the following members.
Name | Description | |
---|---|---|
StiImageExportSettings | Initializes a new instance of the StiImageExportSettings class | |
StiImageExportSettings(StiImageType) | Initializes a new instance of the StiImageExportSettings class |
Name | Description | |
---|---|---|
CutEdges |
Gets or sets value which indicates that page margins will be cut or not. This property can't be used with EMF, SVG, SVGZ formats.
| |
DitheringType |
Gets or sets type of dithering. This property can't be used with EMF, SVG, SVGZ formats.
| |
ImageFormat |
Gets or sets image format for exported images. This property can't be used with EMF, SVG, SVGZ formats.
| |
ImageResolution |
Gets or sets image resolution for exported images. This property can't be used with EMF, SVG, SVGZ formats.
| |
ImageType |
Gets or sets image type for exported images.
| |
ImageZoom |
Gets or sets image zoom factor for exported images. This property can't be used with EMF, SVG, SVGZ formats.
| |
MultipleFiles |
Gets or sets value which indicates that export engine will be create one solid file or multiple files (one file per page).
This property can't be used with EMF, SVG, SVGZ formats.
| |
PageRange | (Inherited from StiPageRangeExportSettings.) | |
TiffCompressionScheme |
Gets or sets compression scheme of TIFF format. This property can't be used with EMF, SVG, SVGZ formats.
|
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.) |