Click or drag to resize

StiImageExportSettingsTiffCompressionScheme Property

Gets or sets compression scheme of TIFF format. This property can't be used with EMF, SVG, SVGZ formats.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiTiffCompressionScheme TiffCompressionScheme { get; set; }

Property Value

Type: StiTiffCompressionScheme
See Also