The following tables list the members exposed by TiffExport.
Public Properties
| Name | Description |
| CompressionScheme | Sets or returns a value which specifies the compression scheme to be used when exporting a TIFF file. |
| Container | (Inherited from System.ComponentModel.Component) |
| Dither | Specifies whether the image should be dithered when saving to a black and white output format such as Ccitt4, Ccitt3 or Rle. If the CompressionScheme is set to Lzw or None (indicating color output) this property has no effect. |
| DpiX | Gets or sets the horizontal resolution of a report when exporting to TIFF format. The default value is 200. |
| DpiY | Gets or sets the vertical resolution of a report when exporting to TIFF format. The default value is 196. |
| Site | (Inherited from System.ComponentModel.Component) |
Top
Public Methods
Public Events
See Also