Class SaveOptions
SaveOptions class
Basic class for document saving options.
public abstract class SaveOptions
Properties
| Name | Description |
|---|---|
| RasterizeFormulas { get; set; } | Gets/sets the flag that allows to rasterize math formulas. |
| RasterizeIncludedGraphics { get; set; } | Gets/sets the flag that allows to rasterize PS/EPS and/or XPS/OXPS included graphics. |
| SubsetFonts { get; set; } | Gets/sets the flag indicating whether to subset fonts in output file or not. |
See Also
- namespace Aspose.TeX.Presentation
- assembly Aspose.TeX