Class XpsSaveOptions
XpsSaveOptions class
Class representing options of saving to XPS.
public class XpsSaveOptions : SaveOptions
Constructors
| Name | Description |
|---|---|
| XpsSaveOptions() | 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.Xps
- assembly Aspose.TeX