JpegSaveOptions class
Contents
[
Hide
]JpegSaveOptions class
Class representing options of saving to JPEG image(s).
Inheritance: JpegSaveOptions
→ ImageSaveOptions
→ SaveOptions
The JpegSaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
JpegSaveOptions() | 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. |
See Also
- module
aspose.tex.presentation.image
- package
aspose.tex