[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.TiffExportSettings

TiffExportSettings Class

Represents the settings for exporting data to a Tiff image format.

Inheritance
TiffExportSettings
Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class TiffExportSettings : BaseExportSettings

Constructors

Name Description
TiffExportSettings()

Properties

Name Description
Compression

Gets or sets the compression scheme used for the exported TIFF file.

CompressionScheme

Gets or sets the compression scheme used for the exported TIFF file.

Dither

Gets or sets a value indicating whether dithering should be applied during export to TIFF.

DpiX

Gets or sets the horizontal resolution (DPI) for the exported TIFF file.

DpiY

Gets or sets the vertical resolution (DPI) for the exported TIFF file.

Pagination

Gets or sets a value indicating whether pagination should be enabled in the exported TIFF document.