XpsSaveOptions class

XpsSaveOptions class

Class representing options of saving to XPS.

Inheritance: XpsSaveOptionsSaveOptions

The XpsSaveOptions type exposes the following members:

Constructors

ConstructorDescription
initCreates new instance of options.

Properties

PropertyDescription
subset_fontsGets/sets the flag indicating whether to subset fonts in output file or not.
rasterize_formulasGets/sets the flag that allows to rasterize math formulas.
rasterize_included_graphicsGets/sets the flag that allows to rasterize PS/EPS and/or XPS/OXPS included graphics.

See Also