[]
Gets or sets a value indicating whether dithering should be applied during export to TIFF.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting Dither { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether dithering should be applied.
Set to |
This property has no effect if the CompressionScheme is set to Lzw
or None
.