←Select platform

LoadSvgAsync Method (RasterCodecs)

Summary

Loads a page from a URI containing an image, document or vector file as SVG asynchronously.

Overload List
Overload Description
LoadSvgAsync(RasterCodecs,ILeadStream,int,CodecsLoadSvgOptions) Asynchronously loads a page from a stream containing an image, document or vector file as SVG.
LoadSvgAsync(Stream,int,CodecsLoadSvgOptions,object) Loads a page from a stream containing an image, document or vector file as SVG asynchronously.
LoadSvgAsync(string,int,CodecsLoadSvgOptions,object) Loads a page from an image, document or vector file as SVG asynchronously.
LoadSvgAsync(Uri,int,CodecsLoadSvgOptions,object) Loads a page from a URI containing an image, document or vector file as SVG asynchronously.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly