The following tables list the members exposed by SvgRenderOptions.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SvgRenderOptions | Initializes a new instance of SvgRenderOptions |
Public Properties
Name | Description | |
---|---|---|
![]() |
BackgroundColor | Gets or sets the color used to fill the background of the transformed destination rectangle. |
![]() |
Bounds | Gets or sets the background rectangle, in pixel coordinates. |
![]() |
ClipBounds | Gets or sets the clipping rectangle, in pixel coordinates. |
![]() |
RenderFlags | Extra render options. |
![]() |
Transform | Gets or sets the transformation to be applied when rendering the document. |
![]() |
UseBackgroundColor | Gets or sets a value that indicates whether to use the BackgroundColor color to fill the background of the transformed destination rectangle. |
See Also