KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Metafile
Extensions
Save
As
Wmf Method
Overload List
SaveAsWmf(Metafile, Stream)
Saves the specified
metafile
as a WMF (Windows Metafile) using Windows API.
SaveAsWmf(Metafile, String)
Saves the specified
metafile
to the specified file as a WMF (Windows Metafile) using Windows API.
See Also
Reference
MetafileExtensions Class
KGySoft.Drawing Namespace
In This Article
Overload List
See Also