MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / TiffExportSettings Class / CompressionScheme Property

In This Topic
CompressionScheme Property (TiffExportSettings)
In This Topic
Gets or sets the compression scheme used for the exported TIFF file.
Syntax
'Declaration
 
Public Property CompressionScheme As EnumDefaultExportSetting(Of CompressionScheme)
 

Property Value

A EnumDefaultExportSetting<T> object representing the compression scheme.
See Also