Overview
RenderOptions is a type in Aspose.PDF FOSS for Go.
RenderOptions controls page rasterization.
Properties: Background, DPI.
Properties
| Name | Type | Access | Description |
|---|
DPI | float64 | Read/Write | Gets the dpi. |
Background | *Color | Read/Write | Gets the background. |
See Also