[]
        
(Showing Draft Content)

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

Dither Property

Dither

Specifies whether the image should be dithered when saving to a black and white output format such as CCITT3.
If CompressionScheme is RLE or None (indicating color output) this property has no effect.

Declaration
public bool Dither { get; set; }