StiBitmapExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiBitmapExportSettings type exposes the following members.
Name | Description | |
---|---|---|
StiBitmapExportSettings | Initializes a new instance of the StiBitmapExportSettings 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.
(Inherited from StiImageExportSettings.) | |
DitheringType |
Gets or sets type of dithering. This property can't be used with EMF, SVG, SVGZ formats.
(Inherited from StiImageExportSettings.) | |
ImageFormat |
Gets or sets image format for exported images. This property can't be used with EMF, SVG, SVGZ formats.
(Inherited from StiImageExportSettings.) | |
ImageResolution |
Gets or sets image resolution for exported images. This property can't be used with EMF, SVG, SVGZ formats.
(Inherited from StiImageExportSettings.) | |
ImageType |
Gets or sets image type for exported images.
(Inherited from StiImageExportSettings.) | |
ImageZoom |
Gets or sets image zoom factor for exported images. This property can't be used with EMF, SVG, SVGZ formats.
(Inherited from StiImageExportSettings.) | |
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.
(Inherited from StiImageExportSettings.) | |
PageRange | (Inherited from StiPageRangeExportSettings.) | |
TiffCompressionScheme |
Gets or sets compression scheme of TIFF format. This property can't be used with EMF, SVG, SVGZ formats.
(Inherited from StiImageExportSettings.) |
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 | (Inherited from StiImageExportSettings.) | |
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.) |