CanLoadSvg Method (RasterCodecs) (original) (raw)
Summary
Determines whether the specified image, document or vector data in the remote URL can be loaded as SVG.
Overload List
Overload | Description |
---|---|
CanLoadSvg(Stream) | Determines whether specified image, document or vector stream can be loaded as SVG. |
CanLoadSvg(string) | Determines whether specified image, document or vector file can be loaded as SVG. |
CanLoadSvg(Uri) | Determines whether the specified image, document or vector data in the remote URL can be loaded as SVG. |
Requirements
See Also
Leadtools.Codecs Assembly
CompactFile(Stream,Stream,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(Stream,Stream,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method
CompactFile(string,string,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(string,string,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method