Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > RasterCodecs Class : LoadSvgAsync Method |
Overload | Description |
---|---|
LoadSvgAsync(ILeadStream,Int32,CodecsLoadSvgOptions) | Loads a page from a stream containing image, document or vector file as SVG |
LoadSvgAsync(String,Int32,CodecsLoadSvgOptions,Object) | Loads a page from an image, document or vector file as SVG asynchronously. |
LoadSvgAsync(Stream,Int32,CodecsLoadSvgOptions,Object) | Loads a page from a stream containing an image, document or vector file as SVG asynchronously. |
LoadSvgAsync(Uri,Int32,CodecsLoadSvgOptions,Object) | Loads a page from a URI containing an image, document or vector file as SVG asynchronously. |