RenderingOptions Properties |
The RenderingOptions type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Gets or sets Color which will fill background of every page. Default value is Transparent.
| |
Css |
Gets a CssOptions object which is used for configuration of css properties processing.
| |
HorizontalResolution |
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.
| |
PageSetup |
Gets a page setup object is used for configuration output page-set.
| |
VerticalResolution |
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.
|