Class SvgSaveOptions
SvgSaveOptions class
Class representing options of saving to SVG.
public class SvgSaveOptions : SaveOptions
Constructors
| Name | Description |
|---|---|
| SvgSaveOptions() | Creates new instance of options. |
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
- class SaveOptions
- namespace Aspose.TeX.Presentation.Svg
- assembly Aspose.TeX