StiTiffExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiTiffExportSettings type exposes the following members.
Name | Description | |
---|---|---|
StiTiffExportSettings | Initializes a new instance of the StiTiffExportSettings 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.
(Overrides StiImageExportSettingsImageType.) | |
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.) | |
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.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |