# GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.Dither

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Export_Image_Tiff_Section_TiffExport_Dither_" data-uid="GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.Dither*">Dither Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Image_Tiff_Section_TiffExport_Dither_" data-uid="GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.Dither*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Image_Tiff_Section_TiffExport_Dither" data-uid="GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.Dither">Dither</h4>
<div class="markdown level1 summary"><p>Specifies whether the image should be dithered when saving to a black and white output format such as CCITT3.<br>
If <a class="xref" href="GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.CompressionScheme.html#GrapeCity_ActiveReports_Export_Image_Tiff_Section_TiffExport_CompressionScheme">CompressionScheme</a> is RLE or None (indicating color output) this property has no effect.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Dither { get; set; }</code></pre>
</div>
</div>
