TiffExportSettings Class Members
In This Topic
The following tables list the members exposed by TiffExportSettings.
Public Constructors
Public Properties
| Name | Description |
 | Compression | Gets or sets the compression scheme used for the exported TIFF file. |
 | CompressionScheme | Gets or sets the compression scheme used for the exported TIFF file. |
 | Dither | Gets or sets a value indicating whether dithering should be applied during export to TIFF. |
 | DpiX | Gets or sets the horizontal resolution (DPI) for the exported TIFF file. |
 | DpiY | Gets or sets the vertical resolution (DPI) for the exported TIFF file. |
 | Pagination | Gets or sets a value indicating whether pagination should be enabled in the exported TIFF document. |
Top
See Also