The color used to the fill the background of the transformed destination rectangle. The default value is "white".
SVG documents do not have a background color. Use this property to fill the SvgRenderOptions.Bounds (final transformation applied) with a color. Will only be used if UseBackgroundColor is true.
For an example, refer to SvgDocument.Render.