Click or drag to resize

StiImageExportSettingsDitheringType Property

Gets or sets type of dithering. 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 StiMonochromeDitheringType DitheringType { get; set; }

Property Value

Type: StiMonochromeDitheringType
See Also