Opens the document at the specified path and loads the SVG contents.
public static T Open<T>(string path, SvgOptions svgOptions)
where T : SvgDocument, new()
A dictionary of custom entity definitions to be used when resolving XML entities within the document.