ActiveReports 13
Dither Property (Settings)

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : Dither Property
Specifies whether the image should be dithered when saving to a black and white output format, like CCITT3 or Rle. This property has no effect if the CompressionScheme property is set to Lzw or None(represents color output).
Syntax
'Declaration
 
Public Property Dither As Boolean
public bool Dither {get; set;}
See Also

Reference

Settings Class
Settings Members