Gets or sets the color used to fill the background of the transformed destination rectangle.
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.