TiffSaveOptions class
Contents
[
Hide
]TiffSaveOptions class
Class representing options of saving to TIFF image(s).
Inheritance: TiffSaveOptions
→ ImageSaveOptions
→ SaveOptions
The TiffSaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
TiffSaveOptions() | Creates new instance of options. |
Properties
Name | Description |
---|---|
subset_fonts | Gets/sets the flag indicating whether to subset fonts in output file or not. |
rasterize_formulas | Gets/sets the flag that allows to rasterize math formulas. |
rasterize_included_graphics | Gets/sets the flag that allows to rasterize PS/EPS and/or XPS/OXPS included graphics. |
resolution | Gets/sets the image resolution. |
smoothing_mode | Gets/sets the smoothing mode. |
interpolation_mode | Gets/sets the interpolation mode. |
device_writes_images | Gets/sets the flag that determines whether the image device will write output images. Set it to false if you are planning to write images using image device’sResult property. |
multipage | Gets/sets the flag that defines if multiple images should be saved in a single multipage TIFF file. |
compression | Gets/sets the TIFF compression scheme. |
See Also
- module
aspose.tex.presentation.image
- package
aspose.tex