Opens an SVG document from the specified Stream and adds the specified entities.
public static T Open<T>(Stream stream, SvgOptions svgOptions) where T : SvgDocument, new()
The Stream containing the SVG document to open.
Css Style that will be applied to the Svg Document