XpsRenderingOptions class
XpsRenderingOptions class
Represents rendering options for XpsDevice
.
Inheritance: XpsRenderingOptions
→
RenderingOptions
The XpsRenderingOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the RenderingOptions class. |
Properties
Property | Description |
---|---|
css | Gets a CssOptions object which is used for configuration of css properties processing. |
page_setup | Gets a page setup object is used for configuration output page-set. |
horizontal_resolution | Sets or gets horizontal resolution for internal (which are used during filters processing) images, in pixels per inch. By default this property is 300 dpi. |
background_color | Gets or sets Color which will fill background of every page. Default value is Transparent. |
vertical_resolution | Sets or gets vertical resolution for internal (which are used during filters processing) images, in pixels per inch. By default this property is 300 dpi. |
See Also
- module
aspose.svg.rendering.xps
- class
CssOptions
- class
RenderingOptions
- class
XpsDevice
- class
XpsRenderingOptions