stream
The stream containing SVG data.
options
Options to use during load. If this parameter is null, then the default SvgLoadOptions will be used.
The SvgDocument object this method creates.
To get and set information about a document's bounds and resolution, refer to SVG Size, Bounds and Flat.
Use one of the Leadtools.Codecs.RasterCodecs.LoadSvg(System.IO.Stream,System.Int32,Leadtools.Codecs.CodecsLoadSvgOptions) or Leadtools.Codecs.RasterCodecs.LoadSvgAsync(System.String,System.Int32,Leadtools.Codecs.CodecsLoadSvgOptions,System.Object) methods to load other compatible formats (like PDF, Doc / DocX, etc.) as SVG documents.